menu
android_battery_level_plus package
documentation
battery_plugin.dart
BatteryPlugin
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return BatteryPluginPlatform.instance.getPlatformVersion(); }
android_battery_level_plus package
documentation
battery_plugin
BatteryPlugin
getPlatformVersion method
BatteryPlugin class