Iterable<T> constructor

Iterable<T>()

Implementation

factory Iterable() => Iterable._();