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