menu
bg_orchestrator package
documentation
taskflow.dart
TaskHistoryEntry
endTime property
endTime property
dark_mode
light_mode
endTime
property
DateTime
?
endTime
final
When execution finished (null if still running)
Implementation
final DateTime? endTime;
bg_orchestrator package
documentation
taskflow
TaskHistoryEntry
endTime property
TaskHistoryEntry class