viewByHash abstract method

Future<GenericInventory> viewByHash(
  1. ServiceCall call,
  2. InventoryHashSearchReq request
)

Implementation

$async.Future<$0.GenericInventory> viewByHash(
    $grpc.ServiceCall call, $0.InventoryHashSearchReq request);