readOnly property

bool? readOnly
getter/setter pair

If true, mount the volume as read only.

Defaults to false.

Implementation

core.bool? readOnly;