kotlinpoet / com.squareup.kotlinpoet / ParameterSpec / toBuilder

toBuilder

fun toBuilder(type: TypeName = this.type, name: String = this.name): Builder