sortedSetRemove abstract method

Future<SortedSetRemoveResponse_> sortedSetRemove(
  1. ServiceCall call,
  2. SortedSetRemoveRequest_ request
)

Implementation

$async.Future<$0.SortedSetRemoveResponse_> sortedSetRemove(
    $grpc.ServiceCall call, $0.SortedSetRemoveRequest_ request);