kmp-kvs-storage
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-kvs-storage
kvs-core
/
com.santimattius.kvs
/
getBooleanAsResult
get
Boolean
As
Result
@
HiddenFromObjC
suspend
fun
Kvs
.
getBooleanAsResult
(
key
:
String
,
defValue
:
Boolean
)
:
Result
<
Boolean
>