viewQuantityRemaining abstract method

Future<QuantityResponse> viewQuantityRemaining(
  1. ServiceCall call,
  2. InventoryServiceFamilyQuantityReq request
)

Implementation

$async.Future<$1.QuantityResponse> viewQuantityRemaining(
    $grpc.ServiceCall call, $0.InventoryServiceFamilyQuantityReq request);