groupIds property

List<String>? groupIds
getter/setter pair

The unique group identifications which the user is belong to.

The format is "group:[email protected]";

Implementation

core.List<core.String>? groupIds;