additionalNumberOfGuests constant

IriTerm const additionalNumberOfGuests

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

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

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

Implementation

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