phones property
getter/setter pair
List of UserPhones provided by this ChatContact.
Guaranteed to have no duplicates.
Implementation
List<UserPhone> phones;
List of UserPhones provided by this ChatContact.
Guaranteed to have no duplicates.
List<UserPhone> phones;