SearchError

data class SearchError(val errorMessage: Int) : SearchViewModel.SearchUiState

Constructors

Link copied to clipboard
constructor(errorMessage: Int)

Properties

Link copied to clipboard