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