CacheStorageContentUpdatedEvent constructor
CacheStorageContentUpdatedEvent({})
Implementation
CacheStorageContentUpdatedEvent(
{required this.origin,
required this.storageKey,
required this.cacheName});