RelayAddTunnel constructor
RelayAddTunnel({})
Implementation
RelayAddTunnel({
this.requestId = 0,
this.protocol = '',
this.localPort = 0,
this.terminateTls = false,
this.stablePortName = '',
});
RelayAddTunnel({
this.requestId = 0,
this.protocol = '',
this.localPort = 0,
this.terminateTls = false,
this.stablePortName = '',
});