groupIds property
The unique group identifications which the user is belong to.
The format is "group:yyyy@example.com";
Implementation
core.List<core.String>? groupIds;
The unique group identifications which the user is belong to.
The format is "group:yyyy@example.com";
core.List<core.String>? groupIds;