PaymentIntentCard constructor

const PaymentIntentCard({
  1. String requestThreedSecure = 'any',
})

{macro payment_intent_card}

Implementation

const PaymentIntentCard({
  this.requestThreedSecure = 'any',
});