fromIterable property

Iterable<U> Function<U>(Iterable<U> iterable) fromIterable
getter/setter pair

Implementation

Iterable<U> Function<U>(Iterable<U> iterable) fromIterable;