IpUtil class
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
-
checkConnectServerAddress(
int serverPort, {ValueChanged< Socket> ? conectSuccess, HostHandle? hostHandle, Duration? timeOut, String? initHost}) → Future<String> - 获取服务器IP,也就是用户电脑的IP
-
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