String

@Serializable
value class String(value: String) : DailyJsonElement

Properties

Link copied to clipboard
val value: String