toggle menu
configcat-kotlin-client
4.1.0
common
switch theme
search in API
configcat-kotlin-client
/
com.configcat
/
ConfigCache
/
read
read
abstract
suspend
fun
read
(
key
:
String
)
:
String
?
(
source
)
Gets the actual value from the cache identified by the given
key
.