extraOutputs property

  1. @TagNumber.new(5)
PbList<OutputAddress> get extraOutputs

extra output

Implementation

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