removeAllGroups(completionHandler:)

Declaration

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