PurchaseErrorEvent constructor
      
      PurchaseErrorEvent({ 
    
    
- required PurchaseError error,
Implementation
PurchaseErrorEvent({required this.error});PurchaseErrorEvent({required this.error});