menu
fast_http package
documentation
core/API/request_method.dart
IVector<A>
andThen<B> method
andThen<B> method
dark_mode
light_mode
andThen<
B
>
method
@
override
IVector
<
B
>
andThen
<
B
>(
covariant
IVector
<
B
>
next
)
override
Implementation
@override IVector<B> andThen<B>(IVector<B> next) => bind((_) => next);
fast_http package
documentation
core/API/request_method
IVector<A>
andThen<B> method
IVector class