name property
The name of the group. As a group's name can change, use of groupId
is
recommended to identify the group.
Implementation
final String? name;
The name of the group. As a group's name can change, use of groupId
is
recommended to identify the group.
final String? name;