menu
wifi_pro package
documentation
wifi_pro_method_channel.dart
MethodChannelWifiPro
getIP method
getIP method
dark_mode
light_mode
getIP
method
@
override
Future
<
String
>
getIP
(
)
override
Implementation
@override Future<String> getIP() async { return await methodChannel.invokeMethod('ip'); }
wifi_pro package
documentation
wifi_pro_method_channel
MethodChannelWifiPro
getIP method
MethodChannelWifiPro class