stream property

Stream<Map<String, dynamic>> get stream

Implementation

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