items property

  1. @TagNumber(2)
List<Item_> items

Implementation

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