editedTimestamp property

DateTime? editedTimestamp
latefinal

The timestamp of when the message was last edited, null if not edited.

Implementation

late final DateTime? editedTimestamp;