clients property

Stream<DiscoveredClient> get clients

Implementation

Stream<DiscoveredClient> get clients => _clientController.stream;