utxo property

  1. @TagNumber.new(5)
PbList<Utxo> get utxo

Implementation

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