JoinAll<T, E extends Exception> extension type

on

Constructors

JoinAll(Iterable<Future<T> Function()> iterable)
const

Properties

iterable Iterable<Future<T> Function()>
final
wrap Future<Result<List<T>, Exception>>
no setter