dateReceived constant

IriTerm const dateReceived

dateReceived [Expects: https://schema.org/DateTime]

The date/time the message was received if a single recipient exists.

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

Implementation

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