PaymentIntentProcessing constructor
const
PaymentIntentProcessing({
- PaymentIntentCardProcessing? card,
If present, this property tells you about the processing state of the payment.
Implementation
const PaymentIntentProcessing({this.card});