menu
authenticated_http_client package
documentation
http_headers_interceptor.dart
HttpHeadersInterceptor
shouldInterceptResponse method
shouldInterceptResponse method
dark_mode
light_mode
shouldInterceptResponse
method
FutureOr
<
bool
>
shouldInterceptResponse
(
)
inherited
Implementation
FutureOr<bool> shouldInterceptResponse() => true;
authenticated_http_client package
documentation
http_headers_interceptor
HttpHeadersInterceptor
shouldInterceptResponse method
HttpHeadersInterceptor class