Join Slack
Powered by
That's when not using a scope on foo... then it's ...
# kotlin-inject
d
dave08
06/15/2021, 3:30 PM
That's when not using a scope on foo... then it's just a regular class, but what about
class Parent { val foo: Foo @Provides @ChildScope get() = ... }
?
Open in Slack
Previous
Next