most people don't like the `internal lateinit var`...
# android
k
most people don't like the
internal lateinit var
syntax they frequently see in Dagger 2, to which I say... you should use constructor injection anyway 🙂
b
Which is why you should use the constructor first and lateinit last IMO 🙂