server property

HttpServer? server
getter/setter pair

The current server instance, if started.

Implementation

HttpServer? server;