locationCreated constant

IriTerm const locationCreated

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