vm constant Null safety

Runtime const vm

The command-line Dart VM.

Implementation

static const Runtime vm = Runtime('VM', 'vm', isDartVM: true);