menu
sasapay_sdk package
documentation
models/bank_model.dart
BanksChannelCode
BanksChannelCode.new constructor
BanksChannelCode.new constructor
dark_mode
light_mode
BanksChannelCode
constructor
BanksChannelCode
(
{
required
String
bankName
,
required
String
bankCode
,
})
Implementation
BanksChannelCode({ required this.bankName, required this.bankCode, });
sasapay_sdk package
documentation
models/bank_model
BanksChannelCode
BanksChannelCode.new constructor
BanksChannelCode class