removeAllGroups(completion:)

Declaration

func removeAllGroups(completion: @escaping  @Sendable ((any Error)?) -> Void)
func removeAllGroups() async throws