configcat-kotlin-client
Toggle table of contents
4.2.0
js
Platform filter
js
Switch theme
Search in API
configcat-kotlin-client
configcat-kotlin-client
/
com.configcat
/
LocalStorageCache
/
read
read
js
open
suspend override
fun
read
(
key
:
String
)
:
String
?
(
source
)
Gets the actual value from the cache identified by the given
key
.