menu
smart_dio package
documentation
http/pipeline/context.dart
RequestContext
excludePlugins property
excludePlugins property
dark_mode
light_mode
excludePlugins
property
Set
<
Type
>
excludePlugins
final
单次请求排除的插件类型(热拔)
Implementation
final Set<Type> excludePlugins;
smart_dio package
documentation
http/pipeline/context
RequestContext
excludePlugins property
RequestContext class