WorkloadProfileHealth constructor
WorkloadProfileHealth({
- String? checkTime,
- List<
ComponentHealth> ? componentsHealth, - String? state,
Implementation
WorkloadProfileHealth({this.checkTime, this.componentsHealth, this.state});