projectDescriptions property
A list of project descriptions. The list is sorted by the date and time the projects are created.
Implementation
final List<ProjectDescription>? projectDescriptions;
A list of project descriptions. The list is sorted by the date and time the projects are created.
final List<ProjectDescription>? projectDescriptions;