CardInfo constructor
CardInfo({})
Implementation
CardInfo(
{this.cardType,
this.cardStatus,
this.cardNo,
this.cardValidThru,
this.cardHolderName,
this.encTrack1,
this.encTrack2,
this.encTrack3,
this.icData55,
this.cardSequence,
this.responseCode,
this.comments,
this.serviceCode,
this.responseStatus});