EsewaPaymentFailure constructor
EsewaPaymentFailure({
- required String errorMsg,
Implementation
EsewaPaymentFailure({required this.errorMsg});
EsewaPaymentFailure({required this.errorMsg});