menu
idena_lib_dart package
documentation
pubdev/dartssh/transport.dart
SSHTransport
channels property
channels property
dark_mode
light_mode
channels
property
HashMap
<
int
,
Channel
>
channels
getter/setter pair
Implementation
HashMap<int, Channel> channels = HashMap<int, Channel>();
idena_lib_dart package
documentation
pubdev/dartssh/transport
SSHTransport
channels property
SSHTransport class