if ('boolean' == typeof options.resumeFlowingStream) {
      _this._queueState._resumeFlowingStream = options.resumeFlowingStream;
      delete options.resumeFlowingStream;
    }