toolResults property

  1. @TagNumber.new(24)
PbList<ToolResult> get toolResults

Tool results incorporated during auto-execute loops.

Implementation

@$pb.TagNumber(24)
$pb.PbList<$2.ToolResult> get toolResults => $_getList(23);