UserData

constructor(firstName: String? = null, lastName: String? = null, imageUrl: String? = null, hasImage: Boolean? = null)