componentHealthChecks property

List<HealthCheck>? componentHealthChecks
getter/setter pair

The detailed health checks of the component.

Implementation

core.List<HealthCheck>? componentHealthChecks;