transactions property

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

Implementation

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