server property
NodeHttpServerHost?
server
final
The active Node HTTP server, when the runtime is serving requests.
Implementation
final NodeHttpServerHost? server;
The active Node HTTP server, when the runtime is serving requests.
final NodeHttpServerHost? server;