toggle menu
configcat-kotlin-client
4.1.0
common
switch theme
search in API
configcat-kotlin-client
/
com.configcat.model
/
SettingValue
/
SettingValue
Setting
Value
constructor
(
booleanValue
:
Boolean
?
=
null
,
stringValue
:
String
?
=
null
,
integerValue
:
Int
?
=
null
,
doubleValue
:
Double
?
=
null
)
(
source
)