menu
analyzer package
documentation
dart/element/element2.dart
ExecutableFragment
isGenerator property
isGenerator property
dark_mode
light_mode
isGenerator
property
bool
get
isGenerator
Whether the body is marked as being a generator.
Implementation
bool get isGenerator;
analyzer package
documentation
dart/element/element2
ExecutableFragment
isGenerator property
ExecutableFragment class