server property Null safety

HttpServer? server
read / write

The underlying HttpServer.

Implementation

HttpServer? server;