menu
plugin_test_hconnect_test package
documentation
plugin_test.dart
PluginTest
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return PluginTestPlatform.instance.getPlatformVersion(); }
plugin_test_hconnect_test package
documentation
plugin_test
PluginTest
getPlatformVersion method
PluginTest class