projectVersionDescriptions property
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;
A list of model descriptions. The list is sorted by the creation date and time of the model versions, latest to earliest.
final List<ProjectVersionDescription>? projectVersionDescriptions;