Text

data class Text(val value: String) : AssetParameterMacroValue

The token is replaced by value.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

The replacement text.