projects property

List<ProjectListProjects>? projects
getter/setter pair

Projects to which the user has at least READ access.

Implementation

core.List<ProjectListProjects>? projects;