unwrap method

Iterable<T> unwrap()

Implementation

Iterable<T> unwrap() => expand((e) => e);