AdTracePlayStorePurchase constructor

AdTracePlayStorePurchase(
  1. String? productId,
  2. String? purchaseToken
)

Implementation

AdTracePlayStorePurchase(this.productId, this.purchaseToken);