stream property

Stream<List<String>> get stream

Implementation

Stream<List<String>> get stream => _controller.stream;