connectionCount property

int get connectionCount

How many connections have been opened.

Implementation

int get connectionCount => _connections.length;