Table

expect annotation class Table(val value: String)

Constructors

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

Properties

Link copied to clipboard
expect val value: String