We have the following code with Koin annotation. Please write the equivalent DSL code.
@Factory
class MyRepository(val myStorage : Storage)We have the following code with Koin annotation. Please write the equivalent DSL code.
@Factory
class MyRepository(val myStorage : Storage)Create a free account to access the full topic