The getVM RPC returns global information about a Dart virtual machine.
getVM
See VM.
Future<VM> getVM() => _call('getVM');