equals property Null safety

Token? 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;