resultStream property

Stream<Map<String, Object>> get resultStream

Implementation

Stream<Map<String, Object>> get resultStream => _resultController.stream;