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