AdTracePlayStoreSubscription constructor
AdTracePlayStoreSubscription()
Implementation
AdTracePlayStoreSubscription(this._price, this._currency, this._sku,
this._orderId, this._signature, this._purchaseToken) {
_billingStore = "GooglePlay";
_callbackParameters = new Map<String, String>();
_partnerParameters = new Map<String, String>();
}