removeAllGroups(with:completionHandler:)
Declaration
func removeAllGroups(with params: MTRGroupsClusterRemoveAllGroupsParams?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func removeAllGroups(with params: MTRGroupsClusterRemoveAllGroupsParams?) async throws