Allow hand-coded base builders
For classes using @BuiltValue(instantiate: false
, you can now hand-code the builder. This allows you to customize the base builder.
For classes using @BuiltValue(instantiate: false
, you can now hand-code the builder. This allows you to customize the base builder.