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