EventScheduled constant

IriTerm const EventScheduled

IRI for schema:EventScheduled

The event is taking place or has taken place on the startDate as scheduled. Use of this value is optional, as it is assumed by default.

Implementation

static const EventScheduled = IriTerm.prevalidated(
  'https://schema.org/EventScheduled',
);