schemaLocationCreated constant
locationCreated from schema vocabulary [Expects: https://schema.org/Place]
The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork.
Can be used on: https://schema.org/CreativeWork
Implementation
static const schemaLocationCreated = IriTerm.prevalidated(
'https://schema.org/locationCreated',
);