rsvpResponse constant
rsvpResponse [Expects: https://schema.org/RsvpResponseType]
The response (yes, no, maybe) to the RSVP.
Can be used on: https://schema.org/RsvpAction
Implementation
static const rsvpResponse = IriTerm.prevalidated(
'https://schema.org/rsvpResponse',
);