menu
y_infra package
documentation
core/cache/i_cache.dart
ICache
get<T> abstract method
get<T> abstract method
dark_mode
light_mode
get<
T
>
abstract method
T?
get
<
T
>(
String
key
)
Implementation
T? get<T>(String key);
y_infra package
documentation
core/cache/i_cache
ICache
get<T> abstract method
ICache class