menu
fullstory_flutter package
documentation
network/http.dart
FSInterceptor
shouldInterceptRequest method
shouldInterceptRequest method
dark_mode
light_mode
shouldInterceptRequest
method
FutureOr
<
bool
>
shouldInterceptRequest
(
)
inherited
Implementation
FutureOr<bool> shouldInterceptRequest() => true;
fullstory_flutter package
documentation
network/http
FSInterceptor
shouldInterceptRequest method
FSInterceptor class