or maybe use a zero arg constructor and lazily inj...
# koin
b
or maybe use a zero arg constructor and lazily inject dependencies in the VM using
val X by inject()
?