RefundNextActionDisplayDetails constructor
const
RefundNextActionDisplayDetails({})
Contains the refund details.
Implementation
const RefundNextActionDisplayDetails({
required this.emailSent,
required this.expiresAt,
});