stream property

Stream<List<String>> stream

Implementation

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