menu
fast_http package
documentation
core/API/request_method.dart
Endo<A> typedef
Endo<A> typedef
dark_mode
light_mode
Endo<
A
>
typedef
Endo
<
A
> =
A Function
(
A
a
)
Implementation
typedef A Endo<A>(A a);
fast_http package
documentation
core/API/request_method
Endo<A> typedef
request_method library