UserNotFound

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

Constructors

Link copied to clipboard
constructor(username: String)

Properties

Link copied to clipboard