if (oldPresenter?.userId !== currentPresenterId) { return setPresenterInPodReqMsg(setPresenterPayload); }
I got syntax error in this snip