partition abstract method

Future<IdentifierResponse> partition(
  1. ServiceCall call,
  2. InventoryPartitionRequest request
)

Implementation

$async.Future<$1.IdentifierResponse> partition(
    $grpc.ServiceCall call, $1.InventoryPartitionRequest request);