groups property

Iterable<PBXGroup> groups

A list of all the groups in the project.

Implementation

Iterable<PBXGroup> get groups => objects.whereType();