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