UpdateProxySessionResponse constructor
UpdateProxySessionResponse({
- ProxySession? proxySession,
Implementation
UpdateProxySessionResponse({
this.proxySession,
});
UpdateProxySessionResponse({
this.proxySession,
});