menu
get_ip_address package
documentation
get_ip_address.dart
IpAddress
getIp method
getIp method
dark_mode
light_mode
getIp
method
Future
getIp
(
)
Get ip address depending on the
requestType
.
Implementation
Future<dynamic> getIp() => super.getIpAddress();
get_ip_address package
documentation
get_ip_address
IpAddress
getIp method
IpAddress class