Optional
colorRGBA color of the variable value.
Available when type is "color"
Unique identifier of the variable value's mode.
Type of the variable value.
Optional
variableUnique identifier of the linked variable to the variable value.
Available when type is "variable"
Static
fromCreates a VariableValue instance from a JSON string
JSON string representing a variable value
A new VariableValue instance
An interface that represents a variable value.