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