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