menu
analyzer package
documentation
dart/ast/ast.dart
ConstructorDeclaration
externalKeyword property
externalKeyword property
dark_mode
light_mode
externalKeyword
property
Token
?
get
externalKeyword
Return the token for the 'external' keyword to the given
token
.
Implementation
Token? get externalKeyword;
analyzer package
documentation
dart/ast/ast
ConstructorDeclaration
externalKeyword property
ConstructorDeclaration class