BankSubscriptionMethod constructor
BankSubscriptionMethod({})
Implementation
BankSubscriptionMethod({
required this.supportDeeplink,
required this.supportWeb,
required this.name,
required this.nameKh,
required this.id,
required this.logo,
});