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