sortedSetLengthByScore abstract method

Future<SortedSetLengthByScoreResponse_> sortedSetLengthByScore(
  1. ServiceCall call,
  2. SortedSetLengthByScoreRequest_ request
)

Implementation

$async.Future<$0.SortedSetLengthByScoreResponse_> sortedSetLengthByScore(
    $grpc.ServiceCall call, $0.SortedSetLengthByScoreRequest_ request);