EventAttendanceModeEnumeration constant

IriTerm const EventAttendanceModeEnumeration

IRI for schema:EventAttendanceModeEnumeration

An EventAttendanceModeEnumeration value is one of potentially several modes of organising an event, relating to whether it is online or offline.

Implementation

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