patchedDate property
DateTime?
get
patchedDate
The date representation of the Message.patchedTimestamp.
Implementation
DateTime? get patchedDate => parseMilliseconds(_patchedTimestamp);
The date representation of the Message.patchedTimestamp.
DateTime? get patchedDate => parseMilliseconds(_patchedTimestamp);