EventPostponed constant

IriTerm const EventPostponed

IRI for schema: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(
  'https://schema.org/EventPostponed',
);