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