schemaHttpContentLocation constant
IriTerm
const schemaHttpContentLocation
contentLocation from schema-http vocabulary [Expects: http://schema.org/Place]
The location depicted or described in the content. For example, the location in a photograph or painting.
Can be used on: http://schema.org/CreativeWork
Implementation
static const schemaHttpContentLocation = IriTerm(
'http://schema.org/contentLocation',
);