kotlinpoet
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kotlinpoet
kotlinpoet
/
com.squareup.kotlinpoet
/
FileSpec
/
toBuilder
to
Builder
jvm
@
JvmOverloads
fun
toBuilder
(
packageName
:
String
=
this.packageName
,
name
:
String
=
this.name
)
:
FileSpec.Builder