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