menu
flutter_pipwave_ekyc package
documentation
index.dart
Gather<A>
Gather.new constructor
Gather.new constructor
dark_mode
light_mode
Gather<
A
>
constructor
Gather<
A
>
(
IList
<
Free
<
IOOp
,
A
>
>
ops
,
Function1
<
IList
,
IList
<
A
>
>
cast
)
Implementation
Gather(
this
.ops,
this
.cast);
flutter_pipwave_ekyc package
documentation
index
Gather<A>
Gather.new constructor
Gather class