schemaMaximumAttendeeCapacity constant
maximumAttendeeCapacity from schema vocabulary [Expects: https://schema.org/Integer]
The total number of individuals that may attend an event or venue.
Can be used on: https://schema.org/Event, https://schema.org/Place
Implementation
static const schemaMaximumAttendeeCapacity = IriTerm.prevalidated(
'https://schema.org/maximumAttendeeCapacity',
);