toJson method
Implementation
@override
Object toJson() => {
'project': project,
'requestId': ?requestId,
'targetTcpProxiesSetProxyHeaderRequestResource':
?targetTcpProxiesSetProxyHeaderRequestResource?.toJson(),
'targetTcpProxy': targetTcpProxy,
};