projectDescriptions property

List<ProjectDescription>? projectDescriptions
final

A list of project descriptions. The list is sorted by the date and time the projects are created.

Implementation

final List<ProjectDescription>? projectDescriptions;