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