toRecipient constant
toRecipient [Expects: https://schema.org/Audience, https://schema.org/ContactPoint, https://schema.org/Organization, https://schema.org/Person]
A sub property of recipient. The recipient who was directly sent the message.
Can be used on: https://schema.org/Message
Implementation
static const toRecipient = IriTerm.prevalidated(
'https://schema.org/toRecipient',
);