newKeyword property
Token?
get
newKeyword
Return the token representing the 'new' keyword, or null
if there was no
'new' keyword.
Implementation
Token? get newKeyword;
Return the token representing the 'new' keyword, or null
if there was no
'new' keyword.
Token? get newKeyword;