sortedSetGetScore abstract method

Future<SortedSetGetScoreResponse_> sortedSetGetScore(
  1. ServiceCall call,
  2. SortedSetGetScoreRequest_ request
)

Implementation

$async.Future<$0.SortedSetGetScoreResponse_> sortedSetGetScore(
    $grpc.ServiceCall call, $0.SortedSetGetScoreRequest_ request);