projects property

List<String>? projects
final

The list of build project names, with each build project name representing a single build project.

Implementation

final List<String>? projects;