Error

data class Error(val message: String) : SecondImageState

An error occurred while retrieving the image.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard

a description of the error.