CODResponse constructor
CODResponse(
- CODPaymentResponse paymentResponse,
- bool merchantUserVerified
Implementation
CODResponse(this.paymentResponse, this.merchantUserVerified);