joinedGroups property

List<String> get joinedGroups

Implementation

List<String> get joinedGroups {
  return _joinedGroups;
}