byWeekday property

List<RecurrenceRuleWeekday>? byWeekday
final

The specific days within a week the event recurs on.

Implementation

final List<RecurrenceRuleWeekday>? byWeekday;