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