core/infrastructure/web_cache_interop library

JavaScript interop for Cache API

Provides type-safe wrappers for Cache API operations using dart:js_interop. All operations go through cache_api.js to ensure proper error handling.

Classes

StorageQuota
Storage quota Dart wrapper
WebCacheInterop
Dart wrapper for Cache API JavaScript functions

Extension Types

JSStorageQuota
Storage quota information from JavaScript