menu
chatwoot_sdk package
documentation
data/local/dao/chatwoot_conversation_dao.dart
NonPersistedChatwootConversationDao
clearAll method
clearAll method
dark_mode
light_mode
clearAll
method
@
override
Future
<
void
>
clearAll
(
)
override
Implementation
@override Future<void> clearAll() async { _conversation = null; }
chatwoot_sdk package
documentation
data/local/dao/chatwoot_conversation_dao
NonPersistedChatwootConversationDao
clearAll method
NonPersistedChatwootConversationDao class