String

data class String(value: String) : TomlValue.Primitive

Properties

value
Link copied to clipboard
val value: String