@override Future<void> stopBackgroundTask(int taskId) async { _methodCalls.add('stopBackgroundTask:$taskId'); }