onFailure property
This method will trigger if the payment is not successfull.
Implementation
final Function(ESewaPaymentException exception) onFailure;
This method will trigger if the payment is not successfull.
final Function(ESewaPaymentException exception) onFailure;