value property
dynamic
value
getter/setter pair
A string, number, boolean, or null value, indicating the value of the literal.
Implementation
dynamic value;
A string, number, boolean, or null value, indicating the value of the literal.
dynamic value;