items property

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

Implementation

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