channelId property
SSHChannelId
get
channelId
The channel id on the local side.
Implementation
SSHChannelId get channelId => _controller.localId;
The channel id on the local side.
SSHChannelId get channelId => _controller.localId;