sessions property

Queue<PracticeSession> get sessions

Implementation

Queue<PracticeSession> get sessions => _sessions;