messageAttachment constant
messageAttachment [Expects: http://schema.org/CreativeWork]
A CreativeWork attached to the message.
Can be used on: http://schema.org/Message
Implementation
static const messageAttachment = IriTerm.prevalidated(
'http://schema.org/messageAttachment',
);