EMVTransData constructor
EMVTransData({})
Implementation
EMVTransData({
this.amount,
this.otherAmount,
this.transType,
this.transDate,
this.transTime,
this.traceNo,
this.isSupportSM,
this.isCardAuth,
this.isForceOnline,
this.isSupportEC,
this.isSupportCVM,
this.flow,
this.channelType,
this.extField});