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