PaymentIntentEps constructor
const
PaymentIntentEps({
- PaymentIntentBank? bank,
param
If this is an `eps` PaymentMethod, this hash contains details about the EPS payment method.
Implementation
const PaymentIntentEps({this.bank});