UserInfo

constructor(username: String, image: String? = null, icon: String? = null, name: String? = null, profiles: List<String>? = null)