isGenerator property

bool isGenerator

Return true if this function body is a generator.

Implementation

bool get isGenerator;