logs property

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

Stores the logs of every operation performed on this qc sample

Implementation

@$pb.TagNumber(5)
$pb.PbList<LogbookLogQCSampleLC> get logs => $_getList(4);