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