keyword property

  1. @override
Token? keyword
final

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

Implementation

@override
final Token? keyword;