Is there a way to retrieve a dependency that may o...
# koin
n
Is there a way to retrieve a dependency that may or may not have been declared? ie they may be null. I see it's specifically not possible to use a nullable type but perhaps there's another way to retrieve an instance?