Creates a new MessageQueue.
MessageQueue({ this.maxSize = 1000, this.enablePriority = true, this.enableDeduplication = true, });