menu
dircd package
documentation
channel.dart
Channel
clients property
clients property
dark_mode
light_mode
clients
property
List
<
Client
>
get
clients
Implementation
List<Client> get clients => _clients.toList(growable: false);
dircd package
documentation
channel
Channel
clients property
Channel class