menu
sadad_payment_flutter package
documentation
model/checkedallowedcountrymodel.dart
CheckedAllowedCountryModel
CheckedAllowedCountryModel constructor
CheckedAllowedCountryModel constructor
dark_mode
light_mode
CheckedAllowedCountryModel
constructor
CheckedAllowedCountryModel
(
{
bool
?
isAllowed
,
bool
?
isDebitCard
,
})
Implementation
CheckedAllowedCountryModel({this.isAllowed, this.isDebitCard});
sadad_payment_flutter package
documentation
model/checkedallowedcountrymodel
CheckedAllowedCountryModel
CheckedAllowedCountryModel constructor
CheckedAllowedCountryModel class