fromIterable property

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

Implementation

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