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