insightsStream property

Stream<AIInsight> get insightsStream

Stream of AI insights

Implementation

Stream<AIInsight> get insightsStream => _insightsController.stream;