SourceTypeAcssDebit constructor
const
SourceTypeAcssDebit({})
Implementation
const SourceTypeAcssDebit({
this.bankAddressCity,
this.bankAddressLine1,
this.bankAddressLine2,
this.bankAddressPostalCode,
this.bankName,
this.category,
this.country,
this.fingerprint,
this.last4,
this.routingNumber,
});