PurchaseResult constructor
PurchaseResult({})
Implementation
PurchaseResult({
this.responseCode,
this.debugMessage,
this.code,
this.message,
this.productId,
this.productIds,
this.productType,
this.isEmptyProductList,
this.subResponseCodeAndroid,
this.purchaseTokenAndroid,
});