PaymentMethodSepaDebit constructor
const
PaymentMethodSepaDebit({})
payment_method_sepa_debit
Implementation
const PaymentMethodSepaDebit({
this.bankCode,
this.branchCode,
this.country,
this.fingerprint,
this.generatedFrom,
this.last4,
});