getRank_Pre method
Implementation
$async.Future<$7.GetRankResponse_> getRank_Pre(
$grpc.ServiceCall call, $async.Future<$7.GetRankRequest_> request) async {
return getRank(call, await request);
}
$async.Future<$7.GetRankResponse_> getRank_Pre(
$grpc.ServiceCall call, $async.Future<$7.GetRankRequest_> request) async {
return getRank(call, await request);
}