IssuingPersonalizationDesignCreateOptions constructor
const
IssuingPersonalizationDesignCreateOptions({})
Implementation
const IssuingPersonalizationDesignCreateOptions({
this.cardLogo,
this.carrierText,
this.expand,
this.lookupKey,
this.metadata,
this.name,
required this.physicalBundle,
this.preferences,
this.transferLookupKey,
});