@override Future<void> clearAll() async { await _box.clear(); await _clientInstanceIdToConversationIdentifierBox.clear(); }