FastStoreBlocPayload constructor
FastStoreBlocPayload({})
Implementation
FastStoreBlocPayload({
this.purchaseDetails,
this.errorReporter,
this.productId,
this.products,
this.purchases,
this.purchase,
this.appInfo,
});