AllocationResourceStatusHealthInfo constructor
AllocationResourceStatusHealthInfo({})
Implementation
AllocationResourceStatusHealthInfo({
this.degradedBlockCount,
this.healthStatus,
this.healthyBlockCount,
});