InstanceHealthSummary constructor
InstanceHealthSummary({})
Implementation
InstanceHealthSummary({
this.degraded,
this.info,
this.noData,
this.ok,
this.pending,
this.severe,
this.unknown,
this.warning,
});