keyword property

Token? keyword

Return the token representing the 'async' or 'sync' keyword, or null if there is no such keyword.

Implementation

Token? get keyword;