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