dateReceived constant
dateReceived [Expects: http://schema.org/DateTime]
The date/time the message was received if a single recipient exists.
Can be used on: http://schema.org/Message
Implementation
static const dateReceived = IriTerm.prevalidated(
'http://schema.org/dateReceived',
);