connectionCount property

int get connectionCount

获取连接数量

Implementation

int get connectionCount => _connections.length;