GroupName class
Details about a group.
Constructors
Properties
- groupId → String?
-
The ID of the group, which uniquely identifies the group across all
Atlassian products. For example, 952d12c3-5b5b-4d04-bb32-44d383afc4b2.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- name → String?
-
The name of group.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- self → String?
-
The URL for these group details.
final
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited