viewIndentedStatistics abstract method

Future<InventoryIndentedStatistics> viewIndentedStatistics(
  1. ServiceCall call,
  2. Identifier request
)

Implementation

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