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