I think I'll go with zero arg constructor and `by ...
# koin
b
I think I'll go with zero arg constructor and
by inject
at the top of the class, looks nicer anyway
a
by inject for a viewmodel won’t works, as we need to pass through a ViewModel factory