star property

Token? star

Return the star following the 'async' or 'sync' keyword, or null if there is no star.

Implementation

Token? get star;