4koma
/
cc.ekblad.toml
/
TomlValue
/
Map
Map
data class
Map
(properties:
Map
<
String
,
TomlValue
>) :
TomlValue
Content copied to clipboard
Constructors
Properties
Constructors
Map
Link copied to clipboard
fun
Map
(vararg entries:
Pair
<
String
,
TomlValue
>)
Content copied to clipboard
Properties
properties
Link copied to clipboard
val
properties
:
Map
<
String
,
TomlValue
>
Content copied to clipboard