isModifiable property

bool? isModifiable
final

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

Implementation

final bool? isModifiable;