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