isDartCoreIterable property

bool get isDartCoreIterable

Returns true if this type represents the type 'Iterable' defined in the dart:core library.

Implementation

bool get isDartCoreIterable;