menu
single_item_storage package
documentation
cached_storage.dart
CachedStorage<E>
CachedStorage.new constructor
CachedStorage.new constructor
dark_mode
light_mode
CachedStorage<
E
>
constructor
CachedStorage<
E
>
(
Storage
<
E
>
_inner
)
Implementation
CachedStorage(this._inner);
single_item_storage package
documentation
cached_storage
CachedStorage<E>
CachedStorage.new constructor
CachedStorage class