stream property

Stream<List<AiChatItem>> get stream
inherited

Implementation

Stream<T> get stream => _streamController.stream;