stream property

Stream<SelectedCity> get stream

Implementation

Stream<SelectedCity> get stream => _controller.stream;