AdjustAppStorePurchase constructor

AdjustAppStorePurchase(
  1. String _productId,
  2. String _transactionId
)

Implementation

AdjustAppStorePurchase(this._productId, this._transactionId);