utxo property

  1. @TagNumber.new(8)
List<UnspentTransaction> get utxo

Implementation

@$pb.TagNumber(8)
$core.List<UnspentTransaction> get utxo => $_getList(7);