kotlinpoet
/
com.squareup.kotlinpoet
/
ParameterSpec
/
toBuilder
toBuilder
fun
toBuilder
(
name
:
String
=
this.name
,
type
:
TypeName
=
this.type
)
:
Builder