menu
binoxuspay package
documentation
common/http_interceptor.dart
AuthInterceptors
shouldInterceptResponse method
shouldInterceptResponse method
dark_mode
light_mode
shouldInterceptResponse
method
@
override
FutureOr
<
bool
>
shouldInterceptResponse
(
)
override
Implementation
@override FutureOr<bool> shouldInterceptResponse() { return true; }
binoxuspay package
documentation
common/http_interceptor
AuthInterceptors
shouldInterceptResponse method
AuthInterceptors class