numSessions property

int numSessions

Number of active sessions.

Implementation

int get numSessions => _allSessions.length;