Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.FIELD])
annotation class InjectService(val preferLocal: Boolean = false, val channel: String = "")

Fields annotated with this annotation will inject the corresponding service proxy.