groupname property
The name of the group to share the filter with. Set type
to group
.
Please note that the name of a group is mutable, to reliably identify a
group use groupId
.
Implementation
final String? groupname;
The name of the group to share the filter with. Set type
to group
.
Please note that the name of a group is mutable, to reliably identify a
group use groupId
.
final String? groupname;