keys

actual open override val keys: List<String>(source)
expect open override val keys: List<String>(source)

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

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

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

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