Returns the Sessions known to this device, if any.
RxList<RxSession>? get sessions => _sessionService?.sessions;