menu
pubmind package
documentation
models/sequential_thinking.dart
SequentialThinkingTracker
branches property
branches property
dark_mode
light_mode
branches
property
Map
<
String
,
List
<
ThoughtData
>
>
branches
final
Implementation
final Map<String, List<ThoughtData>> branches = {};
pubmind package
documentation
models/sequential_thinking
SequentialThinkingTracker
branches property
SequentialThinkingTracker class