Contact(name: String, phones: List<Phone>, emails: List<Email>, isFavorite: Boolean = false, associatedUser: User? = null)