schemahttpHasOfferCatalog constant
IriTerm
const schemahttpHasOfferCatalog
hasOfferCatalog from schemahttp vocabulary [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 schemahttpHasOfferCatalog = const IriTerm(
'http://schema.org/hasOfferCatalog',
);