isGenerator property Null safety
Return true
if this executable element has a body marked as being a
generator.
Implementation
bool get isGenerator;
Return true
if this executable element has a body marked as being a
generator.
bool get isGenerator;