ProxySettings constructor
ProxySettings({})
Implementation
ProxySettings(
{this.bypassRules = const [],
this.bypassSimpleHostnames,
this.directs = const [],
this.proxyRules = const [],
this.removeImplicitRules,
this.reverseBypassEnabled = false});