menu
analyzer package
documentation
dart/ast/ast.dart
FunctionBody
isGenerator property
isGenerator property
dark_mode
light_mode
isGenerator
property
bool
get
isGenerator
Whether this function body is a generator.
Implementation
bool get isGenerator;
analyzer package
documentation
dart/ast/ast
FunctionBody
isGenerator property
FunctionBody class