activeSessionCount property

int get activeSessionCount

Gets the number of active sessions

Implementation

int get activeSessionCount => _sessionsById.length;