groupIds property

List<String>? groupIds
getter/setter pair

The unique group identifications which the user is belong to.

The format is "group:yyyy@example.com";

Implementation

core.List<core.String>? groupIds;