menu
flutter_cache_cleaner package
documentation
commands/base_command.dart
BaseCommand
jsonOutput property
jsonOutput property
dark_mode
light_mode
jsonOutput
property
bool
jsonOutput
getter/setter pair
Whether JSON output is enabled.
Implementation
bool jsonOutput = false;
flutter_cache_cleaner package
documentation
commands/base_command
BaseCommand
jsonOutput property
BaseCommand class