menu
masel_ai_chat package
documentation
ai_chat.dart
InMemoryAiChatRepo
dispose method
dispose method
dark_mode
light_mode
dispose
method
@mustCallSuper
void
dispose
(
)
inherited
Implementation
@mustCallSuper void dispose() { _mounted = false; _streamController.close(); }
masel_ai_chat package
documentation
ai_chat
InMemoryAiChatRepo
dispose method
InMemoryAiChatRepo class