Returns the reactive list of active Sessions.
RxList<RxSession> get sessions => _sessionRepository.sessions;