BankPaymentMethod constructor
BankPaymentMethod({})
Implementation
BankPaymentMethod({
this.webSection,
this.webSectionKh,
required this.section,
required this.sectionKh,
required this.items,
});
BankPaymentMethod({
this.webSection,
this.webSectionKh,
required this.section,
required this.sectionKh,
required this.items,
});