menu
dio_http_util package
documentation
http_config.dart
DeduplicationConfig
debounceDelay property
debounceDelay property
dark_mode
light_mode
debounceDelay
property
Duration
debounceDelay
final
防抖延迟时间(仅在 debounce 模式下有效)
Implementation
final Duration debounceDelay;
dio_http_util package
documentation
http_config
DeduplicationConfig
debounceDelay property
DeduplicationConfig class