UpgradeTargetingRule constructor
UpgradeTargetingRule({
- String? billingPeriodDuration,
- bool? oncePerUser,
- TargetingRuleScope? scope,
Implementation
UpgradeTargetingRule({
this.billingPeriodDuration,
this.oncePerUser,
this.scope,
});