server property

HttpServer? server
getter/setter pair

The underlying HttpServer.

Implementation

HttpServer? server;