menu
yasee_plugin
yasee_plugin_platform_interface.dart
YaseePluginPlatform
getPlatformVersion method
getPlatformVersion
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() async => "v0.9.5";
yasee_plugin
yasee_plugin_platform_interface
YaseePluginPlatform
getPlatformVersion method
YaseePluginPlatform class