discoveryEvents property

Stream<Peer> get discoveryEvents

Implementation

Stream<Peer> get discoveryEvents {
  throw UnimplementedError('discoveryEvents has not been implemented.');
}