toggle menu
kotlinpoet
2.0.0
jvm
switch theme
search in API
kotlinpoet
/
com.squareup.kotlinpoet
/
TypeAliasSpec
/
toBuilder
to
Builder
@
JvmOverloads
fun
toBuilder
(
name
:
String
=
this.name
,
type
:
TypeName
=
this.type
)
:
TypeAliasSpec.Builder