byMonthWeek constant

IriTerm const byMonthWeek

byMonthWeek [Expects: http://schema.org/Integer]

Defines the week(s) of the month on which a recurring Event takes place. Specified as an Integer between 1-5. For clarity, byMonthWeek is best used in conjunction with byDay to indicate concepts like the first and third Mondays of a month.

Can be used on: http://schema.org/Schedule

Implementation

static const byMonthWeek = const IriTerm('http://schema.org/byMonthWeek');