rsvpResponse constant

IriTerm const rsvpResponse

rsvpResponse [Expects: http://schema.org/RsvpResponseType]

The response (yes, no, maybe) to the RSVP.

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

Implementation

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