sortedSetLength abstract method
Future<SortedSetLengthResponse_>
sortedSetLength(
- ServiceCall call,
- SortedSetLengthRequest_ request
Implementation
$async.Future<$0.SortedSetLengthResponse_> sortedSetLength(
$grpc.ServiceCall call, $0.SortedSetLengthRequest_ request);