Simple

data class Simple(error: String) : TransportError

Properties

error
Link copied to clipboard
common
val error: String