getByScore_Pre method
Implementation
$async.Future<$7.GetByScoreResponse_> getByScore_Pre($grpc.ServiceCall call,
$async.Future<$7.GetByScoreRequest_> request) async {
return getByScore(call, await request);
}
$async.Future<$7.GetByScoreResponse_> getByScore_Pre($grpc.ServiceCall call,
$async.Future<$7.GetByScoreRequest_> request) async {
return getByScore(call, await request);
}