menu
aves_support package
documentation
network/response.dart
ResponseInterceptor<T>
interceptor property
interceptor property
dark_mode
light_mode
interceptor
property
Future
<
ResponseInterceptorFlow
>
Function
(
Response
response
)
interceptor
getter/setter pair
Implementation
Future<ResponseInterceptorFlow> Function(Response response) interceptor;
aves_support package
documentation
network/response
ResponseInterceptor<T>
interceptor property
ResponseInterceptor class