menu
single_item_storage package
documentation
cached_storage.dart
CachedStorage<E>
CachedStorage constructor
CachedStorage 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 constructor
CachedStorage class