question property

  1. @override
Token? question
final

The question mark indicating that the type is nullable, or null if there is no question mark.

Implementation

@override
final Token? question;