menu
ndk package
documentation
domain_layer/repositories/cache_manager.dart
CacheManager
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
)
closes the cache manger
used to close the db
Implementation
Future<void> close();
ndk package
documentation
domain_layer/repositories/cache_manager
CacheManager
close abstract method
CacheManager class