menu
bg_orchestrator package
documentation
taskflow.dart
CronSchedule
monthly constant
monthly constant
dark_mode
light_mode
monthly
constant
CronSchedule
const
monthly
Implementation
static const CronSchedule monthly = CronSchedule('0 0 1 * *');
bg_orchestrator package
documentation
taskflow
CronSchedule
monthly constant
CronSchedule class