Post

annotation class Post(val value: String)

Constructors

Link copied to clipboard
fun Post(value: String)

Properties

Link copied to clipboard
val value: String