configcat-kotlin-client
Toggle table of contents
4.2.0
common
Platform filter
common
Switch theme
Search in API
configcat-kotlin-client
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
.