equals property

  1. @override
Token? equals
final

The equal sign separating the variable name from the initial value, or null if the initial value was not specified.

Implementation

@override
final Token? equals;