WorkerHealthReport constructor
WorkerHealthReport({})
Implementation
WorkerHealthReport({
this.msg,
this.pods,
this.reportInterval,
this.vmBrokenCode,
this.vmIsBroken,
this.vmIsHealthy,
this.vmStartupTime,
});