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