isDartCoreIterable property

bool isDartCoreIterable

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

Implementation

bool get isDartCoreIterable;