CardTokenData constructor
CardTokenData({})
Implementation
CardTokenData({
this.bin,
this.brand,
this.cardHolderName,
this.country,
this.expiryMonth,
this.expiryYear,
this.issuer,
this.last4,
this.logo,
this.paymentMethods,
this.requiresCvv,
});