isGenerator property
bool
get
isGenerator
Return true
if this function body is a generator.
Implementation
bool get isGenerator;
Return true
if this function body is a generator.
bool get isGenerator;