method requestManager.RequestQueue.prototype.dequeue RequestQueue.prototype.dequeue(): apiModel.APIRequestPromise | undefined dequeue: Remove an item from the queue Return Type apiModel.APIRequestPromise | undefined The item that was removed or undefined if the queue is empty