menu
ispect_ai package
documentation
ai/bloc/ai_chat/ai_chat_bloc.dart
AiChatBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
AiChatState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
ispect_ai package
documentation
ai/bloc/ai_chat/ai_chat_bloc
AiChatBloc
stream property
AiChatBloc class