menu
neomage package
documentation
data/platform/remote_bridge.dart
RemoteServer
clientCount property
clientCount property
dark_mode
light_mode
clientCount
property
int
get
clientCount
Connected client count.
Implementation
int get clientCount => _clients.length;
neomage package
documentation
data/platform/remote_bridge
RemoteServer
clientCount property
RemoteServer class