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