byDay constant
byDay [Expects: https://schema.org/DayOfWeek, https://schema.org/Text]
Defines the day(s) of the week on which a recurring {Event} takes place. May be specified using either {DayOfWeek
}, or alternatively {Text} conforming to iCal's syntax for byDay recurrence rules.
Can be used on: https://schema.org/Schedule
Implementation
static const byDay = IriTerm.prevalidated('https://schema.org/byDay');