KotPreferences
Toggle table of contents
wasmJs
Target filter
wasmJs
Switch theme
Search in API
Skip to content
KotPreferences
keyvalue
/
com.michaelflisar.kotpreferences.storage.keyvalue
/
LocalStorageKeyValueStorage
/
create
create
wasmJs
fun
create
(
key
:
String
=
"settings"
,
encryption
:
StorageEncryption
?
=
null
,
cache
:
Boolean
=
true
)
:
KeyValueStorage