StringCustomVariableValue constructor
const
StringCustomVariableValue(
- String value
Creates a string custom variable value.
Implementation
const StringCustomVariableValue(this.value) : super._();
Creates a string custom variable value.
const StringCustomVariableValue(this.value) : super._();