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