question property
Token?
get
question
The question mark before the left bracket, or null
if there's no
question mark.
Implementation
Token? get question;
The question mark before the left bracket, or null
if there's no
question mark.
Token? get question;