channelId property

SSHChannelId get channelId

The channel id on the local side.

Implementation

SSHChannelId get channelId => _controller.localId;