menu
chatwoot_sdk package
documentation
data/local/dao/chatwoot_conversation_dao.dart
ChatwootConversationDao
saveConversation abstract method
saveConversation abstract method
dark_mode
light_mode
saveConversation
abstract method
Future
<
void
>
saveConversation
(
ChatwootConversation
conversation
)
Implementation
Future<void> saveConversation(ChatwootConversation conversation);
chatwoot_sdk package
documentation
data/local/dao/chatwoot_conversation_dao
ChatwootConversationDao
saveConversation abstract method
ChatwootConversationDao class