readOnly property

bool? readOnly
getter/setter pair

A flag indicating that values of this setting cannot be modified.

See documentation for the specific setting for updates and reasons.

Implementation

core.bool? readOnly;