connectionCount property
int
get
connectionCount
Current number of connections
Implementation
int get connectionCount => _connections.length;
Current number of connections
int get connectionCount => _connections.length;