GenericError

data class GenericError(val title: String, val body: String, val retryButton: String)

Constructors

Link copied to clipboard
constructor(title: String, body: String, retryButton: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard