menu
flutter_pipwave_ekyc package
documentation
index.dart
IList<A>
ap<B> method
ap<B> method
dark_mode
light_mode
ap<
B
>
method
@
override
IList
<
B
>
ap
<
B
>(
covariant
IList
<
Function1
<
A
,
B
>
>
ff
)
override
Implementation
@override IList<B> ap<B>(IList<Function1<A, B>> ff) => ff.bind((f) => map(f));
flutter_pipwave_ekyc package
documentation
index
IList<A>
ap<B> method
IList class