menu
khadem package
documentation
contracts.dart
ICacheManager
has abstract method
has abstract method
dark_mode
light_mode
has
abstract method
Future
<
bool
>
has
(
String
key
)
Checks if a key exists in the cache.
Implementation
Future<bool> has(String key);
khadem package
documentation
contracts
ICacheManager
has abstract method
ICacheManager class