menu
client_stripe package
documentation
models.dart
SourceTypeIdeal
SourceTypeIdeal const constructor
SourceTypeIdeal const constructor
dark_mode
light_mode
SourceTypeIdeal
constructor
const
SourceTypeIdeal
(
{
String
?
bank
,
String
?
bic
,
String
?
ibanLast4
,
String
?
statementDescriptor
,
})
Implementation
const SourceTypeIdeal({ this.bank, this.bic, this.ibanLast4, this.statementDescriptor, });
client_stripe package
documentation
models
SourceTypeIdeal
SourceTypeIdeal const constructor
SourceTypeIdeal class