numSessions property

int get numSessions

Number of active sessions.

Implementation

int get numSessions => _allSessions.length;