equals property
Token?
get
equals
The equal sign separating the variable name from the initial value, or
null
if the initial value isn't specified.
Implementation
Token? get equals;
The equal sign separating the variable name from the initial value, or
null
if the initial value isn't specified.
Token? get equals;