Action

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class Action(val name: String = "")

Properties

Link copied to clipboard