transactions property

  1. @TagNumber.new(1)
List<IoTransaction> get transactions

A list of Transactions included in this block

Implementation

@$pb.TagNumber(1)
$core.List<$29.IoTransaction> get transactions => $_getList(0);