EmojiItem

data class EmojiItem(val imageUrl: String, val text: String, val sentiment: String, val showRating: Boolean)

Constructors

Link copied to clipboard
constructor(imageUrl: String, text: String, sentiment: String, showRating: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard