dashboardVersionSummaryList property

List<DashboardVersionSummary>? dashboardVersionSummaryList
final

A structure that contains information about each version of the dashboard.

Implementation

final List<DashboardVersionSummary>? dashboardVersionSummaryList;