get
Returns the value corresponding to the given key, or null
if such a key is not present in the map.
Since Kotlin
1.0Returns the value corresponding to the given key, or null
if such a key is not present in the map.
Since Kotlin
1.1Returns the value corresponding to the given key, or null
if such a key is not present in the map.
Since Kotlin
1.3Returns the value corresponding to the given key, or null
if such a key is not present in the map.