isGenerator property

  1. @override
bool isGenerator
final

Whether the executable element has a body marked as being a generator.

Implementation

@override
final bool isGenerator;