rejectionNotificationSentAt property

DateTime rejectionNotificationSentAt

Implementation

DateTime get rejectionNotificationSentAt =>
    _getAttribute<DateTime>(kRejectionNotificationSentAt, DateTime(0));