server property

HttpServer? get server

Get the running HttpServer

Implementation

HttpServer? get server => _server;