transactions property

  1. @TagNumber(2)
List<Transaction> transactions

Implementation

@$pb.TagNumber(2)
$core.List<$7.Transaction> get transactions => $_getList(1);