NamiPurchaseSuccessApple constructor
NamiPurchaseSuccessApple()
Implementation
NamiPurchaseSuccessApple(
NamiSKU product,
this.transactionID,
this.originalTransactionID,
this.price,
this.currencyCode,
) : super(product);