toRecipient constant

IriTerm const toRecipient

toRecipient [Expects: http://schema.org/Audience, http://schema.org/ContactPoint, http://schema.org/Organization, http://schema.org/Person]

A sub property of recipient. The recipient who was directly sent the message.

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

Implementation

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