dashboardBody property

String? dashboardBody
final

The detailed information about the dashboard, including what widgets are included and their location on the dashboard. For more information about the DashboardBody syntax, see Dashboard Body Structure and Syntax.

Implementation

final String? dashboardBody;