currentSession property

Future<int> currentSession

Getter for the current session index.

Implementation

Future<int> get currentSession => _currentSession();