getVersion_Pre method
Implementation
$async.Future<$30.GetVersionResponse> getVersion_Pre($grpc.ServiceCall call, $async.Future<$30.GetVersionRequest> request) async {
return getVersion(call, await request);
}
$async.Future<$30.GetVersionResponse> getVersion_Pre($grpc.ServiceCall call, $async.Future<$30.GetVersionRequest> request) async {
return getVersion(call, await request);
}