server property

HttpServer? server
getter/setter pair

The underlying HttpServer listening for requests.

Implementation

HttpServer? server;