question property
Token?
get
question
The question mark indicating that the type is nullable, or null
if there
is no question mark.
Implementation
Token? get question;
The question mark indicating that the type is nullable, or null
if there
is no question mark.
Token? get question;