Draft

annotation class Draft(val message: String = "")

Author

eneim (2018/07/30).

Constructors

Link copied to clipboard
fun Draft(message: String = "")

Properties

Link copied to clipboard
val message: String