core.Map<core.String, core.dynamic> toJson() => { if (errors != null) 'errors': errors!, if (recordId != null) 'recordId': recordId!, };