emails property
getter/setter pair
List of UserEmails provided by this ChatContact.
Guaranteed to have no duplicates.
Implementation
List<UserEmail> emails;
List of UserEmails provided by this ChatContact.
Guaranteed to have no duplicates.
List<UserEmail> emails;