getCurrentBattery method
Implementation
Future<void> getCurrentBattery() {
throw UnimplementedError('getCurrentBattery() has not been implemented.');
}
Future<void> getCurrentBattery() {
throw UnimplementedError('getCurrentBattery() has not been implemented.');
}