businessDays constant
IRI for schema:businessDays [Expects: https://schema.org/DayOfWeek, https://schema.org/OpeningHoursSpecification]
Days of the week when the merchant typically operates, indicated via opening hours markup.
Can be used on: https://schema.org/ServicePeriod, https://schema.org/ShippingDeliveryTime
Implementation
static const businessDays = IriTerm.prevalidated(
'https://schema.org/businessDays',
);