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