toggle menu
configcat-kotlin-client
4.1.0
js
switch theme
search in API
configcat-kotlin-client
/
com.configcat
/
LocalStorageCache
/
write
write
js
open
suspend override
fun
write
(
key
:
String
,
value
:
String
)
(
source
)
Writes the given
value
to the cache by the given
key
.