getVersion method Null safety
The getVersion
RPC is used to determine what version of the Service
Protocol is served by a VM.
See Version
.
Implementation
Future<Version> getVersion();
The getVersion
RPC is used to determine what version of the Service
Protocol is served by a VM.
See Version
.
Future<Version> getVersion();