LookupData constructor
LookupData({})
Implementation
LookupData({
this.brand,
this.cardType,
this.firstSixDigits,
this.issuer,
this.issuerCountry,
this.issuerCountryCode,
this.product,
});
LookupData({
this.brand,
this.cardType,
this.firstSixDigits,
this.issuer,
this.issuerCountry,
this.issuerCountryCode,
this.product,
});