iterableDynamicType property

InterfaceType iterableDynamicType

Return the type representing the type Iterable<dynamic>.

Implementation

InterfaceType get iterableDynamicType;