EventPostponed constant

IriTerm const EventPostponed

IRI for schemahttp:EventPostponed

The event has been postponed and no new date has been set. The event's previousStartDate should be set.

Implementation

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