value

expect abstract val value: V(source)

Returns the value of this key/value pair.

Since Kotlin

1.0
actual abstract val value: V(source)

Returns the value of this key/value pair.

Since Kotlin

1.1
actual abstract val value: V(source)

Returns the value of this key/value pair.

Since Kotlin

1.0
actual abstract val value: V(source)

Returns the value of this key/value pair.

Since Kotlin

1.3
actual abstract val value: V(source)

Returns the value of this key/value pair.

Since Kotlin

1.8
actual abstract val value: V(source)

Returns the value of this key/value pair.

Since Kotlin

1.8