lastPinTimestamp property
final
The time at which the last message was pinned, or null
if no messages have been pinned.
Implementation
@override
final DateTime? lastPinTimestamp;
The time at which the last message was pinned, or null
if no messages have been pinned.
@override
final DateTime? lastPinTimestamp;