GeneralPaymentCore constructor
GeneralPaymentCore({
- required GeneralPaymentFunction onGeneralPayment,
Implementation
GeneralPaymentCore({
required this.onGeneralPayment,
});