dayParts property

List<DayPart>? dayParts
getter/setter pair

A list of day part targeting criterion.

Implementation

core.List<DayPart>? dayParts;