menu
fast_app package
documentation
cache/fast_cache.dart
FastCache<T>
FastCache const constructor
FastCache const constructor
dark_mode
light_mode
FastCache<
T
>
constructor
const
FastCache<
T
>
(
String
_action
)
Implementation
const FastCache(this._action);
fast_app package
documentation
cache/fast_cache
FastCache<T>
FastCache const constructor
FastCache class