items property

  1. @TagNumber(6)
List<Product> items

Implementation

@$pb.TagNumber(6)
$core.List<Product> get items => $_getList(5);