txs property

  1. @TagNumber.new(1)
PbList<Tx> get txs

Txs of the page

Implementation

@$pb.TagNumber(1)
$pb.PbList<Tx> get txs => $_getList(0);