IterableFutureExt<T> extension

on

Methods

thenMap<R>(R mapper(T input)) FutureOr<Iterable<R>>