OptimizationActivity constructor
OptimizationActivity({
- String? floodlightActivityId,
- DimensionValue? floodlightActivityIdDimensionValue,
- int? weight,
Implementation
OptimizationActivity({
this.floodlightActivityId,
this.floodlightActivityIdDimensionValue,
this.weight,
});