projectVersionDescriptions property

List<ProjectVersionDescription>? projectVersionDescriptions
final

A list of model descriptions. The list is sorted by the creation date and time of the model versions, latest to earliest.

Implementation

final List<ProjectVersionDescription>? projectVersionDescriptions;