stream property

Stream<String> get stream

Stream of link data

Implementation

Stream<String> get stream => _streamController.stream;