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