BuilderDsl
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.PROPERTY] )
Denotes builder DSL to prevent method clashing
Denotes builder DSL to prevent method clashing