makesOffer constant
makesOffer [Expects: http://schema.org/Offer]
A pointer to products or services offered by the organization or person.
Can be used on: http://schema.org/Organization, http://schema.org/Person
Implementation
static const makesOffer = IriTerm.prevalidated(
'http://schema.org/makesOffer',
);