IGPAPI
    Preparing search index...

    Variable tryExtractUserIdConst

    tryExtractUserId: Effect<string | undefined, never, MobileSession> = ...

    Try to extract user ID, returning undefined on failure.