PurchaseData constructor
PurchaseData()
Implementation
PurchaseData(this.productId, this.productType, this.productTitle, this.price,
this.priceCurrency, this.purchaseDate, this.purchaseId);
PurchaseData(this.productId, this.productType, this.productTitle, this.price,
this.priceCurrency, this.purchaseDate, this.purchaseId);