httpServer property

HttpServer httpServer

The HttpServer responsible for handling calls.

Implementation

HttpServer get httpServer => _httpServer;