CharacterFavorite(id: Long, name: String, imageUrl: String)
Entity represents when a user adds a character to favorite, containing the different info required for display on screen.