Hint

@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class Hint(val value: String)

Properties

Link copied to clipboard