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