viewInStorage method
View inventory placed in storage represented by the Identifier
Implementation
$grpc.ResponseFuture<$0.GenericInventoryList> viewInStorage(
$1.Identifier request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$viewInStorage, request, options: options);
}