additionalNumberOfGuests constant

IriTerm const additionalNumberOfGuests

IRI for schema:additionalNumberOfGuests [Expects: https://schema.org/Number]

If responding yes, the number of guests who will attend in addition to the invitee.

Can be used on: https://schema.org/RsvpAction

Implementation

static const additionalNumberOfGuests = IriTerm.prevalidated(
  'https://schema.org/additionalNumberOfGuests',
);