interfaceinspector.DOMStorage.StorageIdinterface StorageIdDOM Storage identifier.isLocalStorage: booleanWhether the storage is local storage (not session storage).securityOrigin?: stringSecurity origin for the storage.storageKey?: stringRepresents a key by which DOM Storage keys its CachedStorageAreas