connectionRemoved property
Stream<PeerConnection>
get
connectionRemoved
Implementation
Stream<PeerConnection> get connectionRemoved => _connectionRemovedController.stream;
Stream<PeerConnection> get connectionRemoved => _connectionRemovedController.stream;