openCount property

int get openCount

Number of open ports (for tests and leak diagnostics).

Implementation

static int get openCount => _handlers.length;