menu
falkon package
documentation
request_options.dart
RequestOptions
skipInterceptors property
skipInterceptors property
dark_mode
light_mode
skipInterceptors
property
bool
skipInterceptors
final
When
true
the request bypasses every registered
Interceptor
.
Implementation
final bool skipInterceptors;
falkon package
documentation
request_options
RequestOptions
skipInterceptors property
RequestOptions class