menu
analyzer package
documentation
dart/ast/ast.dart
MethodDeclaration
name property
name property
dark_mode
light_mode
name
property
@
Deprecated
('Use name2 instead')
SimpleIdentifier
get
name
Return the name of the method.
Implementation
@Deprecated('Use name2 instead') SimpleIdentifier get name;
analyzer package
documentation
dart/ast/ast
MethodDeclaration
name property
MethodDeclaration class