PresentPresentationResult constructor

PresentPresentationResult(
  1. PLYPurchaseResult result,
  2. PLYPlan? plan
)

Implementation

PresentPresentationResult(this.result, this.plan);