stream property

Stream<String> get stream

Implementation

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