transactions property

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

Implementation

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