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
/
ConfigKey
/
ConfigKey
Config
Key
constructor
(
id
:
String
,
description
:
String
,
valueType
:
ConfigValueType
,
defaultValue
:
ConfigValue
,
allowedValues
:
List
<
String
>
?
=
null
)