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