Listener

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class Listener

Used to indicate that the target function is a listener for an event.