I know I can use `addInitializerBlock` but is ther...
# squarelibraries
b
I know I can use
addInitializerBlock
but is there a way to add a property and set it on the same line (in a companion object) using kotlinpoet
Copy code
val PROFILE: ProfileExperiment = ProfileExperiment()