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