server property

NodeHttpServerHost? server
final

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

Implementation

final NodeHttpServerHost? server;