deletedAt property
Timestamp when the message was marked as deleted.
Implementation
@EpochDateTimeConverter() DateTime? get createdAt;/// Timestamp when the message was marked as deleted.
@EpochDateTimeConverter() DateTime? get deletedAt;
Timestamp when the message was marked as deleted.
@EpochDateTimeConverter() DateTime? get createdAt;/// Timestamp when the message was marked as deleted.
@EpochDateTimeConverter() DateTime? get deletedAt;