PaymentFlowsAutomaticPaymentMethodsSetupIntent constructor
const
PaymentFlowsAutomaticPaymentMethodsSetupIntent({
- PaymentFlowsAutomaticPaymentMethodsPaymentIntentAllowRedirects? allowRedirects,
- bool? enabled,
PaymentFlowsAutomaticPaymentMethodsSetupIntent
Implementation
const PaymentFlowsAutomaticPaymentMethodsSetupIntent({
this.allowRedirects,
this.enabled,
});