keyword property
The token representing the async
keyword, or null
if there's no such
keyword.
Implementation
@override
Token? get keyword;
The token representing the async
keyword, or null
if there's no such
keyword.
@override
Token? get keyword;