Error

data class Error(val exception: String) : MainScreenState

Constructors

Link copied to clipboard
constructor(exception: String)

Properties

Link copied to clipboard