IaCardLinkSavedCard constructor
Constructs a new instance of IaCardLinkSavedCard.
Implementation
const IaCardLinkSavedCard({
required this.name,
this.canCode,
});
Constructs a new instance of IaCardLinkSavedCard.
const IaCardLinkSavedCard({
required this.name,
this.canCode,
});