WebPay constructor

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

Implementation

WebPay(this._callBackIcash, this._reqModel);