menu
analyzer package
documentation
dart/ast/ast.dart
SuperConstructorInvocation
superKeyword property
superKeyword property
dark_mode
light_mode
superKeyword
property
Token
get
superKeyword
Return the token for the 'super' keyword.
Implementation
Token get superKeyword;
analyzer package
documentation
dart/ast/ast
SuperConstructorInvocation
superKeyword property
SuperConstructorInvocation class