isGenerator property
bool
get
isGenerator
Whether the executable element has a body marked as being a generator.
Implementation
bool get isGenerator;
Whether the executable element has a body marked as being a generator.
bool get isGenerator;