commandOutputs property

  1. @TagNumber.new(2)
PbList<CommandResult> get commandOutputs

Implementation

@$pb.TagNumber(2)
$pb.PbList<CommandResult> get commandOutputs => $_getList(1);