files property

List<ProjectFile>? files
final

List of ProjectFile belonging to the project.

Implementation

final List<ProjectFile>? files;