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.model
/
SettingValue
/
SettingValue
Setting
Value
constructor
(
booleanValue
:
Boolean
?
=
null
,
stringValue
:
String
?
=
null
,
integerValue
:
Int
?
=
null
,
doubleValue
:
Double
?
=
null
)
(
source
)