QRObject constructor
QRObject({})
Implementation
QRObject(
{this.responseCode = '',
this.responseMessage = '',
this.partnerCode = '',
this.orderId = '',
this.collectAmountMin = 0.0,
this.collectAmountMax = 0.0,
this.expireDate = "",
this.qrCode = "",
this.accountInfo});