sentAt property
Timestamp when the message was successfully sent.
Implementation
@EpochDateTimeConverter() DateTime? get failedAt;/// Timestamp when the message was successfully sent.
@EpochDateTimeConverter() DateTime? get sentAt;
Timestamp when the message was successfully sent.
@EpochDateTimeConverter() DateTime? get failedAt;/// Timestamp when the message was successfully sent.
@EpochDateTimeConverter() DateTime? get sentAt;