menu
razorpay_turbo package
documentation
model/tpv_bank_account.dart
TPVBankAccount
TPVBankAccount.new constructor
TPVBankAccount.new constructor
dark_mode
light_mode
TPVBankAccount
constructor
TPVBankAccount
(
{
String
?
account_number
,
String
?
ifsc
,
String
?
bank_name
,
})
Implementation
TPVBankAccount({ this.account_number, this.ifsc, this.bank_name, });
razorpay_turbo package
documentation
model/tpv_bank_account
TPVBankAccount
TPVBankAccount.new constructor
TPVBankAccount class