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