keys

expect val keys: List<String>(source)

A List containing all keys, or an empty List if the dictionary has no properties.

actual val keys: List<String>(source)
actual val keys: List<String>(source)