UserNotFound

data class UserNotFound(val username: String) : UserApi.Errors

Constructors

Link copied to clipboard
constructor(username: String)

Properties

Link copied to clipboard