Join Slack
Powered by
I know I can use `addInitializerBlock` but is ther...
# squarelibraries
b
Brendan Weinstein
01/17/2020, 3:18 AM
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()
2
Views
Open in Slack
Previous
Next