groupname property

String? groupname
final

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;