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