automaticPaymentMethods property
- @JsonKey(name: "automatic_payment_methods")
inherited
Settings to configure compatible payment methods from the Stripe Dashboard
Implementation
@JsonKey(name: "automatic_payment_methods")
PaymentIntentAutomaticPaymentMethods? get automaticPaymentMethods =>
throw _privateConstructorUsedError;