readonly property

bool? readonly
getter/setter pair

Indicates that values for the column cannot be set by the user.

Optional.

Implementation

core.bool? readonly;