menu
analyzer package
documentation
dart/ast/ast.dart
MethodDeclaration
isSetter property
isSetter property
dark_mode
light_mode
isSetter
property
bool
get
isSetter
Whether this method declares a setter.
Implementation
bool get isSetter;
analyzer package
documentation
dart/ast/ast
MethodDeclaration
isSetter property
MethodDeclaration class