menu
flutter_cache_cleaner package
documentation
models/cache_target.dart
CacheTarget
exists property
exists property
dark_mode
light_mode
exists
property
bool
exists
final
Whether this target was actually found and exists.
Implementation
final bool exists;
flutter_cache_cleaner package
documentation
models/cache_target
CacheTarget
exists property
CacheTarget class