menu
flutter_cache_cleaner package
documentation
models/scan_result.dart
ScanResult
globalTargets property
globalTargets property
dark_mode
light_mode
globalTargets
property
List
<
CacheTarget
>
globalTargets
final
Global cache targets found.
Implementation
final List<CacheTarget> globalTargets;
flutter_cache_cleaner package
documentation
models/scan_result
ScanResult
globalTargets property
ScanResult class