group property

GroupName? group
final

The group that the filter is shared with. For a request, specify the groupId or name property for the group. As a group's name can change, use of groupId is recommended.

Implementation

final GroupName? group;