items property

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

Implementation

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