updatedAt property
Timestamp when the message was last updated.
Implementation
@EpochDateTimeConverter() DateTime? get seenAt;/// Timestamp when the message was last updated.
@EpochDateTimeConverter() DateTime? get updatedAt;
Timestamp when the message was last updated.
@EpochDateTimeConverter() DateTime? get seenAt;/// Timestamp when the message was last updated.
@EpochDateTimeConverter() DateTime? get updatedAt;