onKeyword property
Token?
get
onKeyword
The token representing the on
keyword, or null
if there's no on
keyword.
Implementation
Token? get onKeyword;
The token representing the on
keyword, or null
if there's no on
keyword.
Token? get onKeyword;