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