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