failedAt property
Timestamp when the message failed to send.
Implementation
@EpochDateTimeConverter() DateTime? get deletedAt;/// Timestamp when the message failed to send.
@EpochDateTimeConverter() DateTime? get failedAt;
Timestamp when the message failed to send.
@EpochDateTimeConverter() DateTime? get deletedAt;/// Timestamp when the message failed to send.
@EpochDateTimeConverter() DateTime? get failedAt;