Hello.
If i'm not wrong, when declaring components with Koin, i remember seeing at the last Android Makers that we could replace all the get() by an expression to avoid typing several get() for dependency injection.
Does anyone know the syntax please ? I can't find it online.
factory { BuilderViewModel(get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get(), get()) }