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