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