ServerError

data class ServerError(val error: String) : PlaytimeError

Constructors

Link copied to clipboard
constructor(error: String)

Properties

Link copied to clipboard
Link copied to clipboard