menu
dio_http_util package
documentation
http_config.dart
QueueConfig
QueueConfig.new constructor
QueueConfig.new constructor
dark_mode
light_mode
QueueConfig
constructor
QueueConfig
(
{
int
maxConcurrency
=
10
,
bool
enabled
=
true
,
})
Implementation
QueueConfig({ this.maxConcurrency = 10, this.enabled = true, });
dio_http_util package
documentation
http_config
QueueConfig
QueueConfig.new constructor
QueueConfig class