hasMenuSection constant
IRI for schema:hasMenuSection [Expects: https://schema.org/MenuSection]
A subgrouping of the menu (by dishes, course, serving time period, etc.).
Can be used on: https://schema.org/Menu, https://schema.org/MenuSection
Implementation
static const hasMenuSection = IriTerm.prevalidated(
'https://schema.org/hasMenuSection',
);