equals property
Token?
get
equals
Return the equal sign separating the variable name from the initial value,
or null
if the initial value was not specified.
Implementation
Token? get equals;
Return the equal sign separating the variable name from the initial value,
or null
if the initial value was not specified.
Token? get equals;