menu
flutterstart package
documentation
components/flutterstart_core/src/logging/retention.dart
PruneResult
pathsToPrune property
pathsToPrune property
dark_mode
light_mode
pathsToPrune
property
List
<
String
>
pathsToPrune
final
The paths of plan logs that should be deleted/pruned.
Implementation
final List<String> pathsToPrune;
flutterstart package
documentation
components/flutterstart_core/src/logging/retention
PruneResult
pathsToPrune property
PruneResult class