ProcessPay constructor
ProcessPay(
- CallBackIcash _callBackIcash,
- ReqModel _reqModel
Implementation
ProcessPay(this._callBackIcash, this._reqModel);
ProcessPay(this._callBackIcash, this._reqModel);