HealthStatus constructor
HealthStatus({})
Implementation
HealthStatus({
this.annotations,
this.forwardingRule,
this.forwardingRuleIp,
this.healthState,
this.instance,
this.ipAddress,
this.port,
this.weight,
this.weightError,
});