Returns the currently authenticated SessionId, if any.
SessionId? get sessionId => _authService.credentials.value?.session.id;