kommon
Toggle table of contents
0.0.0-SNAPSHOT
release
Target filter
release
Switch theme
Search in API
Skip to content
kommon
remoteconfig
/
io.github.maniramezan.kommon.remoteconfig
/
ConfigValue
/
StringVal
String
Val
data
class
StringVal
(
val
value
:
String
)
:
ConfigValue
Members
Constructors
String
Val
Link copied to clipboard
constructor
(
value
:
String
)
Properties
bool
Value
Link copied to clipboard
val
boolValue
:
Boolean
double
Value
Link copied to clipboard
val
doubleValue
:
Double
int
Value
Link copied to clipboard
val
intValue
:
Int
string
Value
Link copied to clipboard
val
stringValue
:
String
value
Link copied to clipboard
val
value
:
String