items property

  1. @TagNumber(1)
List<ReportItem> items

Implementation

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