UpgradeOfferDisplay constructor
UpgradeOfferDisplay({})
Implementation
UpgradeOfferDisplay({
required this.title,
required this.body,
required this.ctaText,
required this.dismissText,
this.storekitMigrationBody,
this.cancelInstructions,
});