getByRank_Pre method
Implementation
$async.Future<$7.GetByRankResponse_> getByRank_Pre($grpc.ServiceCall call,
$async.Future<$7.GetByRankRequest_> request) async {
return getByRank(call, await request);
}
$async.Future<$7.GetByRankResponse_> getByRank_Pre($grpc.ServiceCall call,
$async.Future<$7.GetByRankRequest_> request) async {
return getByRank(call, await request);
}