menu
dartness_server package
documentation
schedule.dart
Scheduled
cron property
cron property
dark_mode
light_mode
cron
property
String
?
cron
final
A cron-like expression defining the triggers for the scheduled method.
Implementation
final String? cron;
dartness_server package
documentation
schedule
Scheduled
cron property
Scheduled class