dashboardSummaryList property

List<DashboardSummary>? dashboardSummaryList
final

The list of dashboards owned by the user specified in Filters in your request.

Implementation

final List<DashboardSummary>? dashboardSummaryList;