Integer

data class Integer(value: Long) : TomlValue.Primitive

Properties

value
Link copied to clipboard
val value: Long