ProxySourceConfig constructor
const
ProxySourceConfig({})
Creates a new ProxySourceConfig instance
Implementation
const ProxySourceConfig({
this.useFreeProxyList = true,
this.useGeoNode = true,
this.useProxyScrape = true,
this.useProxyNova = true,
this.useHideMyName = true,
this.useProxyListTo = true,
this.customSources = const [],
});