menu
fclean package
documentation
models/cleanup_result.dart
CleanupSummary
CleanupSummary.new const constructor
CleanupSummary.new const constructor
dark_mode
light_mode
CleanupSummary
constructor
const
CleanupSummary
(
List
<
CleanupResult
>
results
)
Implementation
const CleanupSummary(this.results);
fclean package
documentation
models/cleanup_result
CleanupSummary
CleanupSummary.new const constructor
CleanupSummary class