isModifiable property
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;
Indicates whether (true
) or not (false
) the
parameter can be modified. Some parameters have security or operational
implications that prevent them from being changed.
final bool? isModifiable;