ListModelPath

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

Properties

Link copied to clipboard