stream property

Stream<HashMap<String, dynamic>> get stream

Implementation

Stream<HashMap<String, dynamic>> get stream => _controller.stream;