maximumVirtualAttendeeCapacity constant
maximumVirtualAttendeeCapacity [Expects: https://schema.org/Integer]
The maximum virtual attendee capacity of an {Event} whose {eventAttendanceMode} is {OnlineEventAttendanceMode
} (or the online aspects, in the case of a {MixedEventAttendanceMode
}).
Can be used on: https://schema.org/Event
Implementation
static const maximumVirtualAttendeeCapacity = IriTerm.prevalidated(
'https://schema.org/maximumVirtualAttendeeCapacity',
);