equalToken property

Token? get equalToken

The token for the equal operator, or null if the condition doesn't include an equality test.

Implementation

Token? get equalToken;