dayParts property

List<DayPart>? dayParts
getter/setter pair

The targeted weekdays and times

Implementation

core.List<DayPart>? dayParts;