``` @Singleton class Foo @Inject constructor(val c...
# dagger
t
Copy code
@Singleton
class Foo @Inject constructor(val context: Context)