batchCloseProducers abstract method

Future<BatchCloseProducersResponse> batchCloseProducers(
  1. ServerContext ctx,
  2. BatchCloseProducersRequest request
)

Implementation

$async.Future<$12.BatchCloseProducersResponse> batchCloseProducers(
    $pb.ServerContext ctx, $12.BatchCloseProducersRequest request);