schemahttpContentLocation constant
IriTerm
const schemahttpContentLocation
contentLocation from schemahttp 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 = const IriTerm(
'http://schema.org/contentLocation',
);