menu
jaguar_resty package
documentation
interceptor/interceptors.dart
Interceptor
call method
call method
dark_mode
light_mode
call
method
FutureOr
<
void
>
call
(
Method
route
)
Implementation
FutureOr<void> call(Method route) => before(route);
jaguar_resty package
documentation
interceptor/interceptors
Interceptor
call method
Interceptor class