openingHoursSpecification constant

IriTerm const openingHoursSpecification

openingHoursSpecification [Expects: http://schema.org/OpeningHoursSpecification]

The opening hours of a certain place.

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

Implementation

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