projects property

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

Implementation

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