ContactData({ required this.id, required this.name, required this.phoneNumbers, required this.emails, });