readOnly property

bool? readOnly
getter/setter pair

Whether the dashboard is read-only.

All predefined dashboards are read-only and cannot be modified by the user.

Output only.

Implementation

core.bool? readOnly;