AccountSessionFeatures constructor
const
AccountSessionFeatures({})
payments_features_param
The list of features enabled in the embedded component.
Implementation
const AccountSessionFeatures({
this.capturePayments,
this.destinationOnBehalfOfChargeManagement,
this.disputeManagement,
this.refundManagement,
});