If one or more days of week is provided, then the action happens only on the specified day(s).
FixedList<String>? get dayOfWeek => dayOfWeekField.getValue(_json);