getByScore abstract method

Future<GetByScoreResponse_> getByScore(
  1. ServiceCall call,
  2. GetByScoreRequest_ request
)

Implementation

$async.Future<$7.GetByScoreResponse_> getByScore(
    $grpc.ServiceCall call, $7.GetByScoreRequest_ request);