hasMenuSection constant

IriTerm const hasMenuSection

hasMenuSection [Expects: http://schema.org/MenuSection]

A subgrouping of the menu (by dishes, course, serving time period, etc.).

Can be used on: http://schema.org/Menu, http://schema.org/MenuSection

Implementation

static const hasMenuSection = IriTerm.prevalidated(
  'http://schema.org/hasMenuSection',
);