ccRecipient constant

IriTerm const ccRecipient

IRI for schema:ccRecipient [Expects: https://schema.org/ContactPoint, https://schema.org/Organization, https://schema.org/Person]

A sub property of recipient. The recipient copied on a message.

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

Implementation

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