HealthAggregationPoliciesScopedList constructor
HealthAggregationPoliciesScopedList({
- List<
HealthAggregationPolicy> ? healthAggregationPolicies, - HealthAggregationPoliciesScopedListWarning? warning,
Implementation
HealthAggregationPoliciesScopedList({
this.healthAggregationPolicies,
this.warning,
});