Value

expect annotation class Value(val value: String)

Constructors

Link copied to clipboard
expect fun Value(value: String)

Properties

Link copied to clipboard
expect val value: String