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