schemaMaximumPhysicalAttendeeCapacity constant
maximumPhysicalAttendeeCapacity from schema vocabulary [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 schemaMaximumPhysicalAttendeeCapacity = IriTerm.prevalidated(
'https://schema.org/maximumPhysicalAttendeeCapacity',
);