barrierControlStop(with:completion:)

Declaration

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