viewDetailedDemand abstract method

Future<InventoryDetailedDemand> viewDetailedDemand(
  1. ServiceCall call,
  2. Identifier request
)

Implementation

$async.Future<$0.InventoryDetailedDemand> viewDetailedDemand(
    $grpc.ServiceCall call, $1.Identifier request);