menu
analyzer package
documentation
dart/ast/ast.dart
FunctionDeclaration
isSetter property
isSetter property
dark_mode
light_mode
isSetter
property
bool
get
isSetter
Return
true
if this function declares a setter.
Implementation
bool get isSetter;
analyzer package
documentation
dart/ast/ast
FunctionDeclaration
isSetter property
FunctionDeclaration class