messageAttachment constant

IriTerm const messageAttachment

messageAttachment [Expects: https://schema.org/CreativeWork]

A CreativeWork attached to the message.

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

Implementation

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