directMembersCount property

String? directMembersCount
getter/setter pair

The number of users that are direct members of the group.

If a group is a member (child) of this group (the parent), members of the child group are not counted in the directMembersCount property of the parent group.

Implementation

core.String? directMembersCount;