STRING

class STRING(val value: String) : Value(source)

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard