NamiSKU constructor
NamiSKU()
Implementation
NamiSKU(
this.description,
this.title,
this.type,
this.localizedMultipliedPrice,
this.price,
this.subscriptionGroupIdentifier,
this.skuId,
this.localizedPrice,
this.numberOfUnits,
this.priceLanguage,
this.priceCurrency,
this.priceCountry,
this.periodUnit,
this.featured);