items property

  1. @TagNumber(1)
List<AccountAgeWitness> get items

Implementation

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