menu
cowpay package
documentation
core/packages/dartz/dartz.dart
IList<A>
andThen<B> method
andThen<B> method
dark_mode
light_mode
andThen<
B
>
method
@
override
IList
<
B
>
andThen
<
B
>(
covariant
IList
<
B
>
next
)
override
Implementation
@override IList<B> andThen<B>(IList<B> next) => bind((_) => next);
cowpay package
documentation
core/packages/dartz/dartz
IList<A>
andThen<B> method
IList class