contentLocation constant
IriTerm
const contentLocation
contentLocation [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 contentLocation = const IriTerm(
'https://schema.org/contentLocation',
);