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