menu
analyzer package
documentation
dart/ast/ast.dart
AwaitExpression
awaitKeyword property
awaitKeyword property
dark_mode
light_mode
awaitKeyword
property
Token
get
awaitKeyword
Return the 'await' keyword.
Implementation
Token get awaitKeyword;
analyzer package
documentation
dart/ast/ast
AwaitExpression
awaitKeyword property
AwaitExpression class