maximumAttendeeCapacity constant

IriTerm const maximumAttendeeCapacity

maximumAttendeeCapacity [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 maximumAttendeeCapacity = IriTerm.prevalidated(
  'https://schema.org/maximumAttendeeCapacity',
);