Join Slack
Powered by
is it better to use `const val SOME_FIELD = "some-...
# getting-started
t
tapchicoma
05/10/2017, 8:26 AM
is it better to use
const val SOME_FIELD = "some-field"
in kotlin class then
companion object
or it is the same?
stackoverflow
1
4
Views
Open in Slack
Previous
Next