ProcessPay constructor

ProcessPay(
  1. CallBackIcash _callBackIcash,
  2. ReqModel _reqModel
)

Implementation

ProcessPay(this._callBackIcash, this._reqModel);