currentSession property

Session? currentSession

Returns the current session, if any;

Implementation

Session? get currentSession => _currentSession;