server property

DenoHttpServerHost? server
final

The active Deno HTTP server, when the runtime is serving requests.

Implementation

final DenoHttpServerHost? server;