Error

class Error(val uiError: UiError) : SearchResultAdapterItem

Item that represents error view and Retry button.

Parameters

uiError

The error type and information.

Constructors

Link copied to clipboard
fun Error(uiError: UiError)

Properties

Link copied to clipboard