CardTokenInfo constructor
CardTokenInfo({})
Implementation
CardTokenInfo({
this.token,
this.cardNo,
this.expiryDate,
this.name,
this.email,
this.status,
this.iconUrl,
this.logoUrl,
});
CardTokenInfo({
this.token,
this.cardNo,
this.expiryDate,
this.name,
this.email,
this.status,
this.iconUrl,
this.logoUrl,
});