purchasely_flutter
purchasely_flutter
PLYPaywallActionParameters
PLYPaywallActionParameters constructor
PLYPaywallActionParameters
PLYPaywallActionParameters
constructor
Null safety
PLYPaywallActionParameters
(
String
?
url
,
String
?
title
,
PLYPlan
?
plan
,
String
?
presentation
)
Implementation
PLYPaywallActionParameters( this.url, this.title, this.plan, this.presentation);
purchasely_flutter
purchasely_flutter
PLYPaywallActionParameters
PLYPaywallActionParameters constructor
PLYPaywallActionParameters class
Constructors
PLYPaywallActionParameters
Properties
hashCode
plan
presentation
runtimeType
title
url
Methods
noSuchMethod
toString
Operators
operator ==