deactivateGroup

abstract suspend fun deactivateGroup()

Deactivates the currently active MimiGroup If no group is active nothing will change.

The GroupController.activeGroup is automatically updated to reflect the change.