outputs property

  1. @TagNumber(1)
List<TransactionOutputPlan> get outputs

Implementation

@$pb.TagNumber(1)
$core.List<TransactionOutputPlan> get outputs => $_getList(0);