setImmutable
This field should allow writes when the model that contains it is written, but then, henceforth, the model should
not allow this field to be mutated.
Content copied to clipboard
bool immutable = 6;
Return
This builder for chaining.
Parameters
value
The immutable to set.