clientCount property

int get clientCount

Connected client count.

Implementation

int get clientCount => _clients.length;