readOnly property

bool? readOnly
getter/setter pair

Used to indicate if the ParameterEntry is a read only field or not.

Implementation

core.bool? readOnly;