componentsHealth property

List<ComponentHealth>? componentsHealth
getter/setter pair

The detailed condition reports of each component.

Implementation

core.List<ComponentHealth>? componentsHealth;