key (original) (raw)
expect abstract val key: K(source)
Returns the key of this key/value pair.
Since Kotlin
1.0
actual abstract val key: K(source)
Returns the key of this key/value pair.
Since Kotlin
1.1
actual abstract val key: K(source)
Returns the key of this key/value pair.
Since Kotlin
1.0
actual abstract val key: K(source)
Returns the key of this key/value pair.
Since Kotlin
1.3
actual abstract val key: K(source)
Returns the key of this key/value pair.
Since Kotlin
1.8
actual abstract val key: K(source)
Returns the key of this key/value pair.
Since Kotlin
1.8