server property

HttpServer? server
getter/setter pair

The HTTP server instance.

Implementation

HttpServer? server;