menu
get_ip_address package
documentation
get_ip_address.dart
NetworkHandler
getIpAddressText abstract method
getIpAddressText abstract method
dark_mode
light_mode
getIpAddressText
abstract method
Future
<
String
>
getIpAddressText
(
)
Get IpAddress in text format.
Implementation
Future<String> getIpAddressText();
get_ip_address package
documentation
get_ip_address
NetworkHandler
getIpAddressText abstract method
NetworkHandler class