onClose property

Stream<WipConnection> get onClose

Implementation

Stream<WipConnection> get onClose => _closeController.stream;