menu
analyzer package
documentation
dart/ast/ast.dart
ThrowExpression
throwKeyword property
throwKeyword property
dark_mode
light_mode
throwKeyword
property
Token
get
throwKeyword
The token representing the
throw
keyword.
Implementation
Token get throwKeyword;
analyzer package
documentation
dart/ast/ast
ThrowExpression
throwKeyword property
ThrowExpression class