@override void onMissingPathData(Map<String, dynamic> requestJson) { bloc.handleError(PublishedErrorType.general); hadError = true; }