subGroups property

List<PnnsGroup2>? subGroups

Returns the subgroups of the group

Implementation

List<PnnsGroup2>? get subGroups => _SUBGROUPS[this];