WalletCardMetadata constructor
const
WalletCardMetadata({})
Implementation
const WalletCardMetadata({
required this.title,
this.subtitle,
this.description,
required this.organizationName,
required this.serialNumber,
this.expirationDate,
this.relevantDate,
this.locations,
this.customFields,
});