menu
dox_core package
documentation
cache/cache_driver_interface.dart
CacheDriverInterface
has abstract method
has abstract method
dark_mode
light_mode
has
abstract method
Future
<
bool
>
has
(
String
key
)
Implementation
Future<bool> has(String key);
dox_core package
documentation
cache/cache_driver_interface
CacheDriverInterface
has abstract method
CacheDriverInterface class