archiveTimestamp property

  1. @override
DateTime archiveTimestamp
final

The time at which this thread's archive status was last updated.

Will be the creation time if isArchived is false.

Implementation

@override
final DateTime archiveTimestamp;