LocalProxyConfiguration class
本地代理配置详细信息。
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- localProxyIp ↔ String
-
本地代理服务器 IP。
getter/setter pair
- localProxyPassword ↔ String
-
本地代理密码。
getter/setter pair
- localProxyPort ↔ int
-
本地代理服务器端口。
getter/setter pair
- localProxyType ↔ LocalProxyType
-
本地代理的类型。
getter/setter pair
- localProxyUsername ↔ String
-
本地代理用户名。
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited