menu
cactus package
documentation
chat.dart
ConversationHistoryManager
reset method
reset method
dark_mode
light_mode
reset
method
void
reset
(
)
Implementation
void reset() { _history = []; }
cactus package
documentation
chat
ConversationHistoryManager
reset method
ConversationHistoryManager class