Inject

@Target(allowedTargets = [AnnotationTarget.FIELD])
annotation class Inject

Constructors

Link copied to clipboard
fun Inject()