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