ContentType

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class ContentType(val value: String, val parameters: Array<String> = [])(source)

Properties

Link copied to clipboard
Link copied to clipboard