projects property

  1. @TagNumber(3)
List<Project> projects

Implementation

@$pb.TagNumber(3)
$core.List<Project> get projects => $_getList(2);