DeviceInfoUtil class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
Static Methods
-
getPhoneProxy(
) → Future< TSEnvProxyModel?> - 获取手机设备自身的代理ip和port
-
getPhoneSystemIpMap(
) → Future< Map< String, String> ?> - 获取手机设备自身的ip地址
-
getPhoneSystemNetworkInterface(
) → Future< String> - 获取手机设备自身的所有ip信息