kotlinpoet
1.14.0
jvm
kotlinpoet
/
com.squareup.kotlinpoet
/
PropertySpec
/
Builder
/
mutable
mutable
fun
mutable
(
mutable
:
Boolean
=
true
)
:
PropertySpec.Builder
True to create a
var
instead of a
val
.