hasOfferCatalog constant
hasOfferCatalog [Expects: http://schema.org/OfferCatalog]
Indicates an OfferCatalog listing for this Organization, Person, or Service.
Can be used on: http://schema.org/Organization, http://schema.org/Person, http://schema.org/Service
Implementation
static const hasOfferCatalog = IriTerm.prevalidated(
'http://schema.org/hasOfferCatalog',
);