menu
typed_error package
documentation
base.dart
JoinAll extension type
JoinAll extension type
dark_mode
light_mode
JoinAll<
T
,
E extends Exception
>
extension type
on
Iterable
<
Future
<
T
>
Function
()
>
Constructors
JoinAll
(
Iterable
<
Future
<
T
>
Function
()
>
iterable
)
const
Properties
iterable
→
Iterable
<
Future
<
T
>
Function
()
>
final
wrap
→
Future
<
Result
<
List
<
T
>
,
Exception
>
>
no setter
typed_error package
documentation
base
JoinAll extension type
base library