@override Future<bool?> isBatteryOptimizationEnabled() async { return await methodChannel.invokeMethod<bool>('isBatteryOptimizationEnabled'); }