kotlin-utils
/
loggersoft.kotlin.utils
/
Obtainable
/
get
get
abstract operator fun
get
(key:
K
):
V
?
Content copied to clipboard
Returns value by
key
or
null
if value is not available.