groups property
getter/setter pair
Chat-groups linked to this ChatContact.
Guaranteed to have no duplicates.
Implementation
List<Chat> groups;
Chat-groups linked to this ChatContact.
Guaranteed to have no duplicates.
List<Chat> groups;