Stop the background service completely
@override Future<void> stopService() async { await _methodChannel.invokeMethod('stopService'); }