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