PLYEventPropertySubscription constructor

PLYEventPropertySubscription(
  1. String? plan,
  2. String? product
)

Implementation

PLYEventPropertySubscription(this.plan, this.product);