RsvpResponseType constant

IriTerm const RsvpResponseType

IRI for schema:RsvpResponseType

RsvpResponseType is an enumeration type whose instances represent responding to an RSVP request.

Implementation

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