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