onOtpPaymentFailure method

void onOtpPaymentFailure(
  1. int? errorId,
  2. String? errorMsg
)

Implementation

void onOtpPaymentFailure(int? errorId, String? errorMsg) {}