@override Future<void> getCurrentBattery() async { await methodChannel.invokeMethod<String>('getCurrentBattery'); }