@Target(FIELD)
@Retention(SOURCE)
public static @interface Builder.Default
@Default must have an initializing expression; that expression is taken as the default to be used if not explicitly set during building.Copyright © 2009-2018 The Project Lombok Authors, licensed under the MIT licence.