PaymentIntentIdeal constructor
const
PaymentIntentIdeal({
- PaymentIntentIdealBank? bank,
param
If this is an `ideal` PaymentMethod, this hash contains details about the iDEAL payment method.
Implementation
const PaymentIntentIdeal({this.bank});