EventStatusType constant

IriTerm const EventStatusType

IRI for schemahttp:EventStatusType

EventStatusType is an enumeration type whose instances represent several states that an Event may be in.

Implementation

static const EventStatusType = IriTerm.prevalidated(
  'http://schema.org/EventStatusType',
);