byWeekDay property

List<ByDayRule>? byWeekDay
final

BYDAY modifier / limiter for this Recurrence.

Compare bySecond and ByDayRule for details

Implementation

final List<ByDayRule>? byWeekDay;