Bool

data class Bool(value: Boolean) : TomlValue.Primitive

Properties

value
Link copied to clipboard
val value: Boolean