PurchaseStateContext constructor

PurchaseStateContext({
  1. String? purchaseState,
})

Implementation

PurchaseStateContext({this.purchaseState});