Map<String, dynamic> toJson() { return { 'corsError': corsError.toJson(), 'failedParameter': failedParameter, }; }