menu
bg_orchestrator package
documentation
taskflow.dart
TaskInfo
scheduledAt property
scheduledAt property
dark_mode
light_mode
scheduledAt
property
DateTime
?
scheduledAt
final
When the task is/was scheduled to run, or null if not scheduled yet.
Implementation
final DateTime? scheduledAt;
bg_orchestrator package
documentation
taskflow
TaskInfo
scheduledAt property
TaskInfo class