question property
Token?
get
question
Return the question mark before the left bracket, or null
if there is no
question mark.
Implementation
Token? get question;
Return the question mark before the left bracket, or null
if there is no
question mark.
Token? get question;