menu
chatwoot_client_sdk package
documentation
data/local/dao/chatwoot_messages_dao.dart
PersistedChatwootMessagesDao
clearAll method
clearAll method
dark_mode
light_mode
clearAll
method
@
override
Future
<
void
>
clearAll
(
)
override
Implementation
@override Future<void> clearAll() async { await _box.clear(); await _box.clear(); }
chatwoot_client_sdk package
documentation
data/local/dao/chatwoot_messages_dao
PersistedChatwootMessagesDao
clearAll method
PersistedChatwootMessagesDao class