HashTag

data class HashTag(val label: String) : Tag

Constructors

Link copied to clipboard
constructor(label: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJsonList(): List<String>