factStream property

Stream<IFact> factStream

Implementation

Stream<IFact> get factStream => _updatedFactController.stream;