PaywayCreateTransactionResponse constructor
PaywayCreateTransactionResponse({})
Implementation
PaywayCreateTransactionResponse({
this.status = -1,
this.description = 'Unknown Error',
this.qrString,
this.qrImage,
this.abapayDeeplink,
this.appStore,
this.playStore,
});