menu
quickapi package
documentation
quickapi.dart
QuickApiInterceptor
onResponse abstract method
onResponse abstract method
dark_mode
light_mode
onResponse
abstract method
Future
<
void
>
onResponse
(
ResponseContext
context
)
Called after successful response
Implementation
Future<void> onResponse(ResponseContext context);
quickapi package
documentation
quickapi
QuickApiInterceptor
onResponse abstract method
QuickApiInterceptor class