purchasely_flutter
purchasely_flutter
PLYProduct
PLYProduct constructor
PLYProduct
PLYProduct
constructor
Null safety
PLYProduct
(
String
name
,
String
vendorId
,
List
<
PLYPlan
>
plans
)
Implementation
PLYProduct(this.name, this.vendorId, this.plans);
purchasely_flutter
purchasely_flutter
PLYProduct
PLYProduct constructor
PLYProduct class
Constructors
PLYProduct
Properties
hashCode
name
plans
runtimeType
vendorId
Methods
noSuchMethod
toString
Operators
operator ==