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