remoteChannelId property

SSHChannelId get remoteChannelId

The channel id on the remote side.

Implementation

SSHChannelId get remoteChannelId => _controller.localId;