keys property

KtSet<K> keys

Returns a read-only KtSet of all keys in this map.

Implementation

KtSet<K> get keys;