dateTime property

DateTime get dateTime

Getter for the DateTime object that represents the message sent date

Implementation

DateTime get dateTime => date.toDateTime();