node_version property

String node_version
getter/setter pair

The node_version is the canonical version of the node runtime. This can help clients manage deployments.

Implementation

// ignore: non_constant_identifier_names
String node_version;