seenAt property
Timestamp when the message was seen by the recipient.
Implementation
@EpochDateTimeConverter() DateTime? get deliveredAt;/// Timestamp when the message was seen by the recipient.
@EpochDateTimeConverter() DateTime? get seenAt;
Timestamp when the message was seen by the recipient.
@EpochDateTimeConverter() DateTime? get deliveredAt;/// Timestamp when the message was seen by the recipient.
@EpochDateTimeConverter() DateTime? get seenAt;