menu
mtrust_api_guard package
documentation
cache/cache_command.dart
CacheCommand
clear property
clear property
dark_mode
light_mode
clear
property
bool
get
clear
Implementation
bool get clear { return argResults?['clear'] as bool? ?? false; }
mtrust_api_guard package
documentation
cache/cache_command
CacheCommand
clear property
CacheCommand class