Data

@Stable
data class Data(val type: Tip.Type, val text: String)

Constructors

Link copied to clipboard
constructor(type: Tip.Type, text: String)

Properties

Link copied to clipboard
Link copied to clipboard