patchedDate property

DateTime? patchedDate

The date representation of the Message.patchedTimestamp.

Implementation

DateTime? get patchedDate => parseMilliseconds(_patchedTimestamp);