IterableIterableExtensions<T> extension

on

Methods

selectMany<T1>(T1 test(T element)) List<T1>
selects items from nested lists to single list