group property
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;
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.
final GroupName? group;