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