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