schemaHttpDisplayLocation constant
IriTerm
const schemaHttpDisplayLocation
displayLocation from schema-http vocabulary [Expects: http://schema.org/Place]
The location at which an item can be viewed or experienced in-person.
Can be used on: http://schema.org/CreativeWork, http://schema.org/Product
Implementation
static const schemaHttpDisplayLocation = IriTerm(
'http://schema.org/displayLocation',
);