SearchSuggestion
data class SearchSuggestion(val imageResId: Int, val title: String, val subtitle: String, val query: String)
Deprecated
This will be removed 6 months after the next release.
Search suggestion data.
This will be removed 6 months after the next release.
Search suggestion data.