SourceTypeAchDebit constructor
const
SourceTypeAchDebit({})
Implementation
const SourceTypeAchDebit({
this.bankName,
this.country,
this.fingerprint,
this.last4,
this.routingNumber,
this.type,
});
const SourceTypeAchDebit({
this.bankName,
this.country,
this.fingerprint,
this.last4,
this.routingNumber,
this.type,
});