void notifyGroupsClear([Iterable<String>? gclears]) { notifyRemoveGroups(gclears ?? namedLayers.keys); }