ZapServer({ this.address = '0.0.0.0', this.port = 8000, this.path = "/", this.shared = true, this.backlog = 0, }){ _eventCaller = EventCaller(eventBook); }