@override Future<Map<String, dynamic>?> getBatteryInfo() async { return await methodChannel.invokeMapMethod(MethodName.getBatteryInfo); }