nodeJS constant Null safety

Runtime const nodeJS

The command-line Node.js VM.

Implementation

static const Runtime nodeJS = Runtime('Node.js', 'node', isJS: true);