menu
puppeteer package
documentation
protocol/dom_storage.dart
StorageId
isLocalStorage property
isLocalStorage property
dark_mode
light_mode
isLocalStorage
property
bool
isLocalStorage
final
Whether the storage is local storage (not session storage).
Implementation
final bool isLocalStorage;
puppeteer package
documentation
protocol/dom_storage
StorageId
isLocalStorage property
StorageId class