ClassKey instead. See https://google.github.io/dagger/android.@Beta @MapKey @Documented @Target(value=METHOD) @Deprecated public @interface ServiceKey
MapKey annotation to key bindings by a type of a Service.| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<? extends android.app.Service> |
value
Deprecated.
|