acquiredFrom constant
acquiredFrom [Expects: http://schema.org/Organization, http://schema.org/Person]
The organization or person from which the product was acquired.
Can be used on: http://schema.org/OwnershipInfo
Implementation
static const acquiredFrom = IriTerm.prevalidated(
'http://schema.org/acquiredFrom',
);