micro_utils.dokka
Toggle table of contents
0.29.4
android
Target filter
android
Switch theme
Search in API
Skip to content
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.repos.keyvalue
/
KeyValueStore
/
get
get
android
open
suspend override
fun
get
(
k
:
String
)
:
T
?
(
source
)
Return
Result
Value
in case when it is presented in repo by its
k
or null otherwise