HistorySearch

data class HistorySearch(var text: String, var type: HistorySearchType?)

Constructors

Link copied to clipboard
constructor(text: String, type: HistorySearchType?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard