remainingAttendeeCapacity constant
remainingAttendeeCapacity [Expects: http://schema.org/Integer]
The number of attendee places for an event that remain unallocated.
Can be used on: http://schema.org/Event
Implementation
static const remainingAttendeeCapacity = IriTerm.prevalidated(
'http://schema.org/remainingAttendeeCapacity',
);