LoginData

constructor(username: String? = null, password: String? = null, server: String? = null, email: String? = null)