menu
my_plugin_chinhtq package
documentation
my_plugin.dart
MyPlugin
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return MyPluginPlatform.instance.getPlatformVersion(); }
my_plugin_chinhtq package
documentation
my_plugin
MyPlugin
getPlatformVersion method
MyPlugin class