The getVersion RPC is used to determine what version of the Service Protocol is served by a VM.
getVersion
See Version.
Future<Version> getVersion() => _call('getVersion');