RecentError

data class RecentError(val errorMessage: Int) : SearchViewModel.RecentUiState

Constructors

Link copied to clipboard
constructor(errorMessage: Int)

Properties

Link copied to clipboard