GlassfySkuPaddle constructor
GlassfySkuPaddle()
Implementation
GlassfySkuPaddle(
String? skuId,
String? productId,
GlassfyStore? store,
this.name,
this.initialPrice,
this.initialPriceCode,
this.recurringPrice,
this.recurringPriceCode,
this.extravars)
: super(skuId, productId, null);