Http2HealthCheck_ProxyHeader.fromJson constructor
Http2HealthCheck_ProxyHeader.fromJson(
- Object? json
Implementation
factory Http2HealthCheck_ProxyHeader.fromJson(Object? json) =>
Http2HealthCheck_ProxyHeader(json as String);