iterableDynamicType property

InterfaceType get iterableDynamicType

Return the type representing the type Iterable<dynamic>.

Implementation

InterfaceType get iterableDynamicType;