Error

class Error(uiError: UiError) : SearchResultAdapterItem

Item that represents error view and Retry button.

Parameters

uiError

The error type and information.

Constructors

Error
Link copied to clipboard
fun Error(uiError: UiError)
The error type and information.

Properties

uiError
Link copied to clipboard
val uiError: UiError
The error type and information.