Making the output immutable on creation avoids the expense of traversing it to make it immutable later.
Builder.immutable_
bool immutable_() @propertyGet immutable_ property.
Returns
Whether the tree should be immutable when created.
bool immutable_() @propertyGet immutable_ property.
Making the output immutable on creation avoids the expense of traversing it to make it immutable later.