oskit-kmp
Toggle table of contents
5.0.0
nonJs
Platform filter
nonJs
Switch theme
Search in API
oskit-kmp
oskit-kmp
/
com.outsidesource.oskitkmp.storage
/
KmpKvStoreNode
/
putBoolean
put
Boolean
nonJs
open
suspend override
fun
putBoolean
(
key
:
String
,
value
:
Boolean
)
:
Outcome
<
Unit
,
Exception
>