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