Server constructor

Server(
  1. Router _router
)

Implementation

Server(this._router);