CreateTokenWithTransactionIdResponse constructor
const
CreateTokenWithTransactionIdResponse({})
Implementation
const CreateTokenWithTransactionIdResponse({
required this.success,
this.tokenId,
this.expirationDate,
this.bin,
this.last4,
this.cardLogo,
this.errorMessage,
});