bccRecipient constant
IRI for schema:bccRecipient [Expects: https://schema.org/ContactPoint, https://schema.org/Organization, https://schema.org/Person]
A sub property of recipient. The recipient blind copied on a message.
Can be used on: https://schema.org/Message
Implementation
static const bccRecipient = IriTerm.prevalidated(
'https://schema.org/bccRecipient',
);