componentHealthes property

List<ComponentHealth>? componentHealthes
getter/setter pair

The detailed condition reports of each component.

Implementation

core.List<ComponentHealth>? componentHealthes;