menu
puppeteer package
documentation
protocol/storage.dart
IndexedDBListUpdatedEvent
IndexedDBListUpdatedEvent constructor
IndexedDBListUpdatedEvent constructor
dark_mode
light_mode
IndexedDBListUpdatedEvent
constructor
IndexedDBListUpdatedEvent
(
{
required
String
origin
,
required
String
storageKey
,
})
Implementation
IndexedDBListUpdatedEvent({required this.origin, required this.storageKey});
puppeteer package
documentation
protocol/storage
IndexedDBListUpdatedEvent
IndexedDBListUpdatedEvent constructor
IndexedDBListUpdatedEvent class