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