barrierControlStop(with:completionHandler:)

Declaration

func barrierControlStop(with params: MTRBarrierControlClusterBarrierControlStopParams?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func barrierControlStop(with params: MTRBarrierControlClusterBarrierControlStopParams?) async throws