HealthSourcesScopedList constructor
HealthSourcesScopedList({
- List<
HealthSource> healthSources = const [], - Warning? warning,
Implementation
HealthSourcesScopedList({this.healthSources = const [], this.warning})
: super(fullyQualifiedName);