menu
masel_ai_chat package
documentation
ai_chat.dart
InMemoryAiChatRepo
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
List
<
AiChatItem
>
>
get
stream
inherited
Implementation
Stream<T> get stream => _streamController.stream;
masel_ai_chat package
documentation
ai_chat
InMemoryAiChatRepo
stream property
InMemoryAiChatRepo class