refundedAt property

DateTime refundedAt

Implementation

DateTime get refundedAt => _getAttribute<DateTime>(kRefundedAt, DateTime(0));