itemLocation constant
IRI for schema:itemLocation [Expects: https://schema.org/Place, https://schema.org/PostalAddress, https://schema.org/Text]
Current location of the item.
Can be used on: https://schema.org/ArchiveComponent
Implementation
static const itemLocation = IriTerm.prevalidated(
'https://schema.org/itemLocation',
);