HumanReadable

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

Properties

Link copied to clipboard