CategorySelected

class CategorySelected(val category: String, val displayName: String) : SearchInteractionResult

Constructors

Link copied to clipboard
constructor(category: String, displayName: String)

Properties

Link copied to clipboard
Link copied to clipboard