menu
wifi_pro package
documentation
wifi_pro_platform_interface.dart
WifiProPlatform
getIP method
getIP method
dark_mode
light_mode
getIP
method
Future
<
String
?
>
getIP
(
)
Implementation
Future<String?> getIP() { throw UnimplementedError('getIP() has not been implemented.'); }
wifi_pro package
documentation
wifi_pro_platform_interface
WifiProPlatform
getIP method
WifiProPlatform class