editTagGroups method
Creates a TagGroupEditor to modify the named user tag groups.
Implementation
TagGroupEditor editTagGroups() {
return TagGroupEditor('contact#editTagGroups', _module.channel);
}
Creates a TagGroupEditor to modify the named user tag groups.
TagGroupEditor editTagGroups() {
return TagGroupEditor('contact#editTagGroups', _module.channel);
}