sentDate property

DateTime? sentDate

The date representation of the Message.sentTimestamp.

Implementation

DateTime? get sentDate => parseMilliseconds(_timestamp);