sortedSetLength abstract method

Future<SortedSetLengthResponse_> sortedSetLength(
  1. ServiceCall call,
  2. SortedSetLengthRequest_ request
)

Implementation

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