Http2HealthCheck constructor
Http2HealthCheck({})
Implementation
Http2HealthCheck({
this.host,
this.port,
this.portName,
this.portSpecification,
this.proxyHeader,
this.requestPath,
this.response,
}) : super(fullyQualifiedName);