groups property
This resource represents groups of users. Use it to get, create, find, and
delete groups as well as add and remove users from groups. (WARNING
The
standard Atlassian group names are default names only and can be edited or
deleted. For example, an admin or Atlassian support could delete the
default group jira-software-users or rename it to jsw-users at any point.
See
https://support.atlassian.com/user-management/docs/create-and-update-groups/
for details.)
Implementation
late final groups = GroupsApi(_client);