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