componentSummaryList property

List<ComponentSummary>? componentSummaryList
final

The list of component summaries for the specified semantic version.

Implementation

final List<ComponentSummary>? componentSummaryList;