IOSProxySettings class
Properties
-
allowFailover
↔ bool
-
A Boolean that indicates whether or not a proxy configuration allows failover to non-proxied connections.
Failover isn’t allowed by default.
getter/setter pair
-
excludedDomains
↔ List<String>
-
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
matchDomains
↔ List<String>
-
getter/setter pair
-
proxyUrl
↔ String
-
Proxy is a string in the format
[scheme://]host[:port].
Scheme is optional, if present must be HTTP, HTTPS or SOCKS and defaults to HTTP.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited