StringValue

@Serializable
value class StringValue(val value: String) : DependsOnElement(source)

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard