get_Pre method
Implementation
$async.Future<$0.GetResponse_> get_Pre(
$grpc.ServiceCall call, $async.Future<$0.GetRequest_> request) async {
return get(call, await request);
}
$async.Future<$0.GetResponse_> get_Pre(
$grpc.ServiceCall call, $async.Future<$0.GetRequest_> request) async {
return get(call, await request);
}