ProxyConfiguration constructor
ProxyConfiguration({})
Implementation
ProxyConfiguration({
this.httpsProxy,
this.httpProxy,
this.noProxy,
this.mtlsConfig,
this.caCertificates,
this.proxyResolvesHosts = false,
});