logs property

  1. @TagNumber.new(5)
PbList<LogbookLogInventoryLC> get logs

Stores the logs of every operation performed on this component

Implementation

@$pb.TagNumber(5)
$pb.PbList<$1.LogbookLogInventoryLC> get logs => $_getList(3);