removeGroupListener static method
Remove Group Listener
Implementation
static removeGroupListener(String listenerId) {
_groupListeners.remove(listenerId);
}
Remove Group Listener
static removeGroupListener(String listenerId) {
_groupListeners.remove(listenerId);
}