menu
fast_http package
documentation
core/API/request_method.dart
Either<L, R>
all method
all method
dark_mode
light_mode
all
method
@
override
bool
all
(
bool
f
(
R
r
)
)
override
Implementation
@override bool all(bool f(R r)) => map(f)|true;
fast_http package
documentation
core/API/request_method
Either<L, R>
all method
Either class