eventAttendanceMode constant
IriTerm
const eventAttendanceMode
eventAttendanceMode [Expects: http://schema.org/EventAttendanceModeEnumeration]
The eventAttendanceMode of an event indicates whether it occurs online, offline, or a mix.
Can be used on: http://schema.org/Event
Implementation
static const eventAttendanceMode = const IriTerm(
'http://schema.org/eventAttendanceMode',
);